We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34625cc commit ec3e57dCopy full SHA for ec3e57d
.travis.yml
@@ -30,12 +30,12 @@ services:
30
# Ref: https://github.com/saltstack-formulas/template-formula/issues/121
31
env:
32
matrix:
33
- - INSTANCE: default-debian-9-develop-py3
+ # - INSTANCE: default-debian-9-develop-py3
34
# - INSTANCE: default-ubuntu-1804-develop-py3
35
# - INSTANCE: default-centos-7-develop-py3
36
# - INSTANCE: default-fedora-29-develop-py3
37
# - INSTANCE: default-opensuse-leap-15-develop-py3
38
- # - INSTANCE: default-debian-9-2019-2-py3
+ - INSTANCE: default-debian-9-2019-2-py3
39
- INSTANCE: default-ubuntu-1804-2019-2-py3
40
- INSTANCE: default-centos-7-2019-2-py3
41
# - INSTANCE: default-fedora-29-2019-2-py3
0 commit comments