Skip to content

Commit

Permalink
Merge pull request #42 from myii/chore/standardise-structure
Browse files Browse the repository at this point in the history
ci(travis): use `kitchen verify` instead of `kitchen test`
  • Loading branch information
dafyddj authored Sep 18, 2019
2 parents 30358d3 + 6939af9 commit ddd572a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ env:
# - INSTANCE: amazonlinux-2-2017-7-py2

script:
- bin/kitchen test ${INSTANCE}
- bin/kitchen verify ${INSTANCE}

jobs:
include:
Expand Down

0 comments on commit ddd572a

Please sign in to comment.