Skip to content

Commit

Permalink
Use Travis Ubuntu Trusty build env in .travis.yml (#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmylk authored Jan 9, 2017
1 parent 8ae570b commit fe30541
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,4 +1,5 @@
sudo: false
dist: trusty
language: python
python:
- "2.6"
Expand Down

0 comments on commit fe30541

Please sign in to comment.