Skip to content

Commit

Permalink
build on master only
Browse files Browse the repository at this point in the history
  • Loading branch information
zonayedpca committed Sep 4, 2019
1 parent 3ebb2a9 commit 2522e1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ node_js:
cache:
directories:
- node_modules
after_success:
- if [ "$TRAVIS_BRANCH" == "master" ]; then npm run pack fi
deploy:
provider: script
script: npm run pack
Expand Down

0 comments on commit 2522e1f

Please sign in to comment.