Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Overtorment committed Apr 29, 2020
1 parent 68b1215 commit aa6f9f4
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 @@ -85,7 +85,7 @@ script:
- echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
- npm i
- npm i -g detox-cli
- npm run e2e:release || npm run e2e:release-no-build || npm run e2e:release-no-build
- npm run e2e:release || npm run e2e:release-no-build

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

Expand Down

0 comments on commit aa6f9f4

Please sign in to comment.