Skip to content

Commit

Permalink
Remove root node_modules after project setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Dubiel authored and Cierpliwy committed Feb 22, 2019
1 parent eaae38c commit 289e6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ _integration_job_template: &integration_job_template
- bash makeProject.sh $RN_VERSION
- cd Setup
- bash ../installFlow.sh
- rm -rf ../../node_modules

_android_job_template: &android_job_template
<<: *integration_job_template
Expand Down

0 comments on commit 289e6fa

Please sign in to comment.