Skip to content

Commit

Permalink
reverted travis to Py 3.6 as it doesn't support Py 3.7 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Nov 16, 2018
1 parent dc72bcb commit 1b79e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
include:
- python: 2.7
- python: 3.5
- python: 3.7
- python: 3.6
addons:
apt:
packages:
Expand Down

0 comments on commit 1b79e6c

Please sign in to comment.