mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
ubuntu 14 and centos 6 should not have py3 tests
This commit is contained in:
parent
27a7b607b1
commit
3b93ea058b
1 changed files with 3 additions and 0 deletions
|
@ -164,6 +164,9 @@ suites:
|
|||
clone_repo: false
|
||||
salttesting_namespec: salttesting==2017.6.1
|
||||
- name: py3
|
||||
excludes:
|
||||
- centos-6
|
||||
- ubuntu-14.04
|
||||
provisioner:
|
||||
pillars:
|
||||
top.sls:
|
||||
|
|
Loading…
Add table
Reference in a new issue