Skip to content

Commit 8d1f216

Browse files
committed
Omit Python 2.7 and pypy from Travis CI runtimes
1 parent 9b729f6 commit 8d1f216

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
dist: xenial
22
language: python
33
python:
4-
- "2.7"
54
- "3.6"
65
- "3.7"
7-
- "pypy"
86
- "pypy3"
97
install:
108
- pip install tox-travis

0 commit comments

Comments
 (0)