Skip to content

Commit 6180ffb

Browse files
committed
fix order
1 parent e0fb9ce commit 6180ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ matrix:
1111
include:
1212
- python: 2.7
1313
env: TEST_TARGET=default
14-
- python: 3.6
14+
- python: 3.4
1515
env: TEST_TARGET=default
1616
- python: 3.5
1717
env: TEST_TARGET=default
18-
- python: 3.4
18+
- python: 3.6
1919
env: TEST_TARGET=default
2020
- python: 3.6
2121
env: TEST_TARGET=coding_standards

0 commit comments

Comments
 (0)