Skip to content

Commit

Permalink
Adjust Travis-CI to use Ubuntu Trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
ganto committed Aug 14, 2017
1 parent 148ec00 commit bd7a057
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---

sudo: True
sudo: required
dist: trusty
language: 'python'
python: '2.7'

Expand Down

0 comments on commit bd7a057

Please sign in to comment.