Skip to content

Commit

Permalink
fix(build): add before script
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley committed Apr 20, 2018
1 parent 84513e7 commit 6d2665c
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 @@ -20,4 +20,5 @@ jobs:
after_script: greenkeeper-lockfile-upload
- stage: deploy
if: branch = master
before_script: npm run build
script: npm run deploy

0 comments on commit 6d2665c

Please sign in to comment.