File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -36,25 +36,25 @@ matrix:
3636
3737 include :
3838 # Debops tests.
39- # 2.8.0 ; 3.6 -> 2.7
39+ # 2.8.3 ; 3.6 -> 2.7
4040 - python : " 3.6"
41- env : MODE=debops_common VER=2.8.0
41+ env : MODE=debops_common VER=2.8.3
4242 # 2.4.6.0; 2.7 -> 2.7
4343 - python : " 2.7"
4444 env : MODE=debops_common VER=2.4.6.0
4545
4646 # Sanity check against vanilla Ansible. One job suffices.
4747 - python : " 2.7"
48- env : MODE=ansible VER=2.8.0 DISTROS=debian STRATEGY=linear
48+ env : MODE=ansible VER=2.8.3 DISTROS=debian STRATEGY=linear
4949
5050 # ansible_mitogen tests.
5151
52- # 2.8.0 -> {debian, centos6, centos7}
52+ # 2.8.3 -> {debian, centos6, centos7}
5353 - python : " 3.6"
54- env : MODE=ansible VER=2.8.0
55- # 2.8.0 -> {debian, centos6, centos7}
54+ env : MODE=ansible VER=2.8.3
55+ # 2.8.3 -> {debian, centos6, centos7}
5656 - python : " 2.7"
57- env : MODE=ansible VER=2.8.0
57+ env : MODE=ansible VER=2.8.3
5858
5959 # 2.4.6.0 -> {debian, centos6, centos7}
6060 - python : " 3.6"
You can’t perform that action at this time.
0 commit comments