Skip to content

Commit 7c7d968

Browse files
committed
pytest no-longer supports python 3.4
1 parent 93dd118 commit 7c7d968

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
@@ -5,7 +5,7 @@ cache: pip
55

66
python:
77
#- '2.7'
8-
- '3.4'
8+
#- '3.4'
99
- '3.5'
1010
- '3.6'
1111
- '3.7'

0 commit comments

Comments
 (0)