Skip to content

Commit 14abfe0

Browse files
committed
explicitly specify the distro to get py26 and py33
backport of 091ca06
1 parent 9080d1d commit 14abfe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# workaround for 3.7 not available in default configuration
2+
# travis-ci/travis-ci#9815
3+
dist: trusty
14
language: python
25
python:
36
- "2.6"

0 commit comments

Comments
 (0)