Skip to content

Commit 800d842

Browse files
myiidafyddj
andauthored
ci(travis): apply suggestions from code review
Co-Authored-By: Dafydd Jones <[email protected]>
1 parent f4260b9 commit 800d842

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ env:
2929
# - INSTANCE: debian-9-2019-2-py3
3030
- INSTANCE: prod-server-ubuntu-1804-2019-2-py3
3131
# - INSTANCE: centos-7-2019-2-py3
32-
- INSTANCE: dev-server-fedora-30-2019-2-py3
32+
- INSTANCE: prod-server-fedora-30-2019-2-py3
3333
# - INSTANCE: opensuse-leap-15-2019-2-py3
34-
- INSTANCE: install-binary-amazonlinux-2-2019-2-py2
34+
- INSTANCE: prod-server-amazonlinux-2-2019-2-py2
3535
# - INSTANCE: arch-base-latest-2019-2-py2
3636
# - INSTANCE: debian-9-2018-3-py2
3737
# - INSTANCE: ubuntu-1604-2018-3-py2
3838
- INSTANCE: prod-server-centos-7-2018-3-py2
3939
# - INSTANCE: fedora-29-2018-3-py2
40-
- INSTANCE: dev-server-opensuse-leap-15-2018-3-py2
40+
- INSTANCE: prod-server-opensuse-leap-15-2018-3-py2
4141
# - INSTANCE: amazonlinux-2-2018-3-py2
4242
# - INSTANCE: arch-base-latest-2018-3-py2
4343
# - INSTANCE: debian-8-2017-7-py2
@@ -46,7 +46,7 @@ env:
4646
# - INSTANCE: fedora-29-2017-7-py2
4747
# - INSTANCE: opensuse-leap-15-2017-7-py2
4848
# - INSTANCE: amazonlinux-2-2017-7-py2
49-
- INSTANCE: install-binary-arch-base-latest-2017-7-py2
49+
- INSTANCE: prod-server-arch-base-latest-2017-7-py2
5050

5151
script:
5252
- bin/kitchen verify ${INSTANCE}

0 commit comments

Comments
 (0)