Skip to content

Commit

Permalink
explicitly specify the distro to get py26 and py33
Browse files Browse the repository at this point in the history
backport of 091ca06
  • Loading branch information
tomato42 committed Oct 7, 2019
1 parent 9080d1d commit 14abfe0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# workaround for 3.7 not available in default configuration
# travis-ci/travis-ci#9815
dist: trusty
language: python
python:
- "2.6"
Expand Down

0 comments on commit 14abfe0

Please sign in to comment.