Skip to content

Commit acd57ec

Browse files
committed
Revert "Try again to get travis working with 3.6"
This reverts commit 3525e08.
1 parent 3525e08 commit acd57ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- "3.6"
3+
- "3.5"
44
sudo: false
55
env:
66
- TOXENV=py27

0 commit comments

Comments
 (0)