We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
${INSTANCE}
kitchen verify
1 parent 9566b6f commit 00d56a4Copy full SHA for 00d56a4
.travis.yml
@@ -13,7 +13,7 @@ cache: bundler
13
14
## Script to run for the test stage
15
script:
16
- - bin/kitchen verify ${INSTANCE}
+ - bin/kitchen verify "${INSTANCE}"
17
18
## Stages and jobs matrix
19
stages:
0 commit comments