Skip to content

Commit

Permalink
ci(travis): use kitchen verify instead of kitchen test
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#35
  • Loading branch information
myii committed Sep 17, 2019
1 parent 30358d3 commit 6939af9
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 6939af9

Please sign in to comment.