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 bd4e701 commit 6ad73dbCopy full SHA for 6ad73db
.travis.yml
@@ -13,4 +13,5 @@ script:
13
- npm run test
14
# setup links for integration testing
15
- npm link
16
- - npm run integ
+ # 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
0 commit comments