Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Keep node_modules during Travis deployment to fix missing binaries error
  • Loading branch information
irvinlim committed Feb 20, 2018
1 parent 5f774bb commit 6bc4757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,5 +18,6 @@ after_script:
deploy:
provider: script
script: npm run deploy
skip_cleanup: true
on:
branch: master

0 comments on commit 6bc4757

Please sign in to comment.