Skip to content

Commit 377b0c8

Browse files
committed
Travis config experiment.
1 parent fd9e791 commit 377b0c8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.travis.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
language: python
2-
python:
3-
- '2.7'
4-
- '3.4'
5-
- '3.5'
6-
- '3.6'
7-
- '3.7'
8-
- 'pypy2.7-6.0'
9-
- 'pypy3.5-6.0'
2+
sudo: required
3+
cache: pip
104

115
matrix:
126
include:

0 commit comments

Comments
 (0)