Skip to content

Commit 6ad73db

Browse files
author
temyers
committed
run integration tests twice - ignore initial failure
1 parent bd4e701 commit 6ad73db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ script:
1313
- npm run test
1414
# setup links for integration testing
1515
- npm link
16-
- npm run integ
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

0 commit comments

Comments
 (0)