Skip to content

Commit

Permalink
OPS: increase retries number on travis CI e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Overtorment committed Oct 28, 2020
1 parent dbc155a commit 982c892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ script:
- npm i
- npm i -g detox-cli
- npm run e2e:release-build
- npm run e2e:release-test || npm run e2e:release-test
- npm run e2e:release-test || npm run e2e:release-test || npm run e2e:release-test

after_failure: ./tests/e2e/upload-artifacts.sh

0 comments on commit 982c892

Please sign in to comment.