Skip to content

Commit 57de203

Browse files
akbakb
authored andcommitted
Remove versions from travis
1 parent 9ccf1f9 commit 57de203

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.travis.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,11 @@ env:
1010
- TOXENV=docs
1111
matrix:
1212
include:
13-
- python: '2.7'
14-
env:
15-
- TOXENV=py27,report
16-
- python: '3.4'
17-
env:
18-
- TOXENV=py34,report
19-
- python: '3.5'
20-
env:
21-
- TOXENV=py35,report
22-
- python: '3.6'
23-
env:
24-
- TOXENV=py36,report
2513
- python: '3.7'
2614
dist: xenial
2715
sudo: required
2816
env:
2917
- TOXENV=py37,report
30-
- python: 'pypy'
31-
env:
32-
- TOXENV=pypy,report
33-
- python: 'pypy3'
34-
env:
35-
- TOXENV=pypy3,report
3618
before_install:
3719
- python --version
3820
- uname -a

0 commit comments

Comments
 (0)