Skip to content

Commit 091ca06

Browse files
committed
explicitly specify the distro to get py26 and py33
1 parent a655d6f commit 091ca06

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
sudo: false
25
language: python
36
cache: pip

0 commit comments

Comments
 (0)