Skip to content

Commit

Permalink
use sudo: required and dist: trusty on Travis
Browse files Browse the repository at this point in the history
may help with #11553 ?

[av skip]
  • Loading branch information
tkelman committed Oct 12, 2015
1 parent 6aa15b8 commit 644a6c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ os:
env:
- ARCH="i686"
- ARCH="x86_64"
sudo: required
dist: trusty
matrix:
exclude:
- os: osx
Expand Down

0 comments on commit 644a6c1

Please sign in to comment.