Skip to content

Commit a2f9360

Browse files
committed
chore: remove matrix jobs on travis
1 parent 80d91a6 commit a2f9360

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,6 @@ after_success:
1212
- pip install coveralls
1313
- coveralls
1414

15-
matrix:
16-
include:
17-
- python: pypy
18-
env: TOX_ENV=pypy
19-
- python: '2.7'
20-
env: TOX_ENV=py27
21-
- python: '3.5'
22-
env: TOX_ENV=py35
23-
- python: '3.6'
24-
env: TOX_ENV=py36
25-
- python: '3.6'
26-
env: TOX_ENV=import-order,flake8
27-
2815
deploy:
2916
provider: pypi
3017
user: syrusakbary

0 commit comments

Comments
 (0)