Skip to content

Commit 20e3cc6

Browse files
committed
🔥 drop tests that were under 3.6
1 parent 73f8849 commit 20e3cc6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ notifications:
44
email: false
55
python:
66
- 3.6
7-
- 3.5
8-
- 2.7
9-
- pypy
7+
- 3.7
108
before_install:
119
- pip install -r tests/requirements.txt
1210
script:

0 commit comments

Comments
 (0)