Skip to content

Commit 95e7bca

Browse files
committed
ci: try moving slower 2.8.0 jobs together
1 parent 7bf5ce4 commit 95e7bca

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.travis.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,17 @@ matrix:
4949

5050
# ansible_mitogen tests.
5151

52-
# 3.6 -> {debian, centos6, centos7}
52+
# 2.8.0 -> {debian, centos6, centos7}
5353
- python: "3.6"
5454
env: MODE=ansible VER=2.8.0
55-
- python: "3.6"
56-
env: MODE=ansible VER=2.4.6.0
57-
58-
# 2.7 -> {debian, centos6, centos7}
55+
# 2.8.0 -> {debian, centos6, centos7}
5956
- python: "2.7"
6057
env: MODE=ansible VER=2.8.0
61-
# 2.6 -> {debian, centos6, centos7}
58+
59+
# 2.4.6.0 -> {debian, centos6, centos7}
60+
- python: "3.6"
61+
env: MODE=ansible VER=2.4.6.0
62+
# 2.4.6.0 -> {debian, centos6, centos7}
6263
- python: "2.6"
6364
env: MODE=ansible VER=2.4.6.0
6465

0 commit comments

Comments
 (0)