Skip to content

Commit 189c348

Browse files
committed
travis / CI: don't test with python 3.4 because it is incompatible with
ConfigArgParse
1 parent 6c299b2 commit 189c348

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ dist: xenial # required for Python >= 3.7
22
language: python
33
python:
44
- 2.7
5-
- 3.4
65
- 3.5
76
- 3.6
87
- 3.7

0 commit comments

Comments
 (0)