File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ sudo: yes
44matrix :
55 include :
66 - python : 3.6
7- env : TOXENV=py27 -ansible28
7+ env : TOXENV=py36 -ansible28
88 - python : 3.6
9- env : TOXENV=py27 -ansible27
9+ env : TOXENV=py36 -ansible27
1010 - python : 3.6
11- env : TOXENV=py27 -ansible26
11+ env : TOXENV=py36 -ansible26
1212 - python : 3.6
13- env : TOXENV=py27 -ansible25
13+ env : TOXENV=py36 -ansible25
1414 - python : 2.7
1515 env : TOXENV=py27-ansible24
1616 - python : 2.7
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ galaxy_info:
1313 platforms :
1414 - name : CentOS
1515 versions :
16- - all
1716 - any
1817 - 7
1918 - 6
@@ -23,12 +22,13 @@ galaxy_info:
2322 - wheezy
2423 - name : RedHat
2524 versions :
26- - all
2725 - any
2826 - 7
2927 - 6
3028 - name : Ubuntu
3129 versions :
30+ - cosmic
31+ - bionic
3232 - xenial
3333 - vivid
3434 - trusty
Original file line number Diff line number Diff line change 11---
2- # file: primogen /tests/tasks
2+ # file: oracle-java /tests/tasks/main.yml
33#
44# Test tasks to verify role execution.
55#
You can’t perform that action at this time.
0 commit comments