Skip to content

Commit

Permalink
Set dist: precise explicitly to workaround rsim#1397
Browse files Browse the repository at this point in the history
It cannot be a permanent fix since Ubuntu Presice is already EOL.
https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
  • Loading branch information
yahonda committed Aug 3, 2017
1 parent 2745192 commit bac413f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: precise
sudo: required

env:
Expand Down

0 comments on commit bac413f

Please sign in to comment.