File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11sudo : required
2- dist : bionic
2+ dist : trusty
33
44notifications :
55 email : false
@@ -37,7 +37,7 @@ matrix:
3737 include :
3838 # Debops tests.
3939 # 2.9.6; 3.7 -> 2.7
40- - python : " 3.7 "
40+ - python : " 3.6 "
4141 env : MODE=debops_common VER=2.9.6
4242 # 2.8.3; 3.6 -> 2.7
4343 - python : " 3.6"
@@ -53,7 +53,7 @@ matrix:
5353 # ansible_mitogen tests.
5454
5555 # 2.9.6 -> {debian, centos6, centos7}
56- - python : " 3.7 "
56+ - python : " 3.6 "
5757 env : MODE=ansible VER=2.9.6
5858 # 2.8.3 -> {debian, centos6, centos7}
5959 - python : " 3.6"
@@ -81,7 +81,7 @@ matrix:
8181 # 2.7 -> 2.6
8282 # - python: "2.7"
8383 # env: MODE=mitogen DISTRO=centos6
84- - python : " 3.7 "
84+ - python : " 3.6 "
8585 env : MODE=mitogen DISTRO=centos7
8686 # 2.6 -> 2.7
8787 - python : " 2.6"
You can’t perform that action at this time.
0 commit comments