Skip to content

Commit ddd572a

Browse files
authored
Merge pull request #42 from myii/chore/standardise-structure
ci(travis): use `kitchen verify` instead of `kitchen test`
2 parents 30358d3 + 6939af9 commit ddd572a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ env:
4545
# - INSTANCE: amazonlinux-2-2017-7-py2
4646

4747
script:
48-
- bin/kitchen test ${INSTANCE}
48+
- bin/kitchen verify ${INSTANCE}
4949

5050
jobs:
5151
include:

0 commit comments

Comments
 (0)