Skip to content

Commit fe17f76

Browse files
committed
change travis test order
1 parent 10ae8ff commit fe17f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ sudo: false
33

44
language: python
55
python:
6+
- 'pypy3.5'
67
- '3.5'
78
- '3.6'
89
- '3.7'
910
- '3.7-dev'
1011
- '3.8-dev'
1112
- 'nightly'
12-
- 'pypy3.5'
1313

1414
install:
1515
- pip install --upgrade pip

0 commit comments

Comments
 (0)