Skip to content

Commit 70f8d6f

Browse files
committed
ci(travis): re-enable tests on default-debian-9-develop-py3
1 parent cece6c8 commit 70f8d6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ services:
1919
# the `platforms` defined in `kitchen.yml`
2020
env:
2121
matrix:
22-
# - INSTANCE: default-debian-9-develop-py3
22+
- INSTANCE: default-debian-9-develop-py3
2323
# - INSTANCE: default-ubuntu-1804-develop-py3
2424
# - INSTANCE: default-centos-7-develop-py3
2525
# - INSTANCE: default-fedora-29-develop-py3
2626
# - INSTANCE: default-opensuse-leap-15-develop-py3
27-
- INSTANCE: default-debian-9-2019-2-py3
27+
# - INSTANCE: default-debian-9-2019-2-py3
2828
- INSTANCE: default-ubuntu-1804-2019-2-py3
2929
- INSTANCE: default-centos-7-2019-2-py3
3030
# - INSTANCE: default-fedora-29-2019-2-py3

0 commit comments

Comments
 (0)