Skip to content

Commit dfd9e6e

Browse files
committed
[.travis] Move coveralls to python 3.6 build
1 parent c19c3ae commit dfd9e6e

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
@@ -7,11 +7,11 @@ matrix:
77
include:
88
- os: linux
99
python: "2.7"
10-
env: COVERALLS=1
1110
- os: linux
1211
python: "3.5"
1312
- os: linux
1413
python: "3.6"
14+
env: COVERALLS=1
1515
- os: linux
1616
python: "3.7"
1717
dist: xenial

0 commit comments

Comments
 (0)