Skip to content

Commit 4516dcf

Browse files
committedOct 31, 2016
pytest: for now run tests only on py 2.7
1 parent f982c5e commit 4516dcf

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed
 

‎.travis.yml

-12
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,9 @@ matrix:
1717
- python: "2.7"
1818
env:
1919

20-
- python: "3.3"
21-
env:
22-
23-
- python: "3.4"
24-
env:
25-
26-
- python: "3.5"
27-
env:
28-
2920
- python: "pypy"
3021
env:
3122

32-
- python: "pypy3"
33-
env:
34-
3523
install:
3624
- pip install flake8 rstcheck
3725

0 commit comments

Comments
 (0)
Please sign in to comment.