Skip to content

Commit 5f9cf3d

Browse files
committed
Last one only ran python 2.7. None of the python3 sets. Try different config.
1 parent ebc8e68 commit 5f9cf3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: python
22

33
matrix:
44
include:
5-
- name: "Python <=3.6"
6-
python:
5+
- python:
76
- 2.7
87
- 3.4
98
- 3.5

0 commit comments

Comments
 (0)