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.
1 parent 6ad73db commit a730ac7Copy full SHA for a730ac7
.travis.yml
@@ -14,4 +14,4 @@ script:
14
# setup links for integration testing
15
- npm link
16
# FIXME - integration test fails first time, due to timing issue - S3 bucket does not exist after initial create stack completes.
17
- - npm run integ || npm run integ
+ - npm run integ || npm run integ || npm run integ
0 commit comments