Skip to content

Commit a730ac7

Browse files
author
temyers
committed
run integration many times - ignore initial failures - works in local docker container
1 parent 6ad73db commit a730ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ script:
1414
# setup links for integration testing
1515
- npm link
1616
# 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
17+
- npm run integ || npm run integ || npm run integ

0 commit comments

Comments
 (0)