Skip to content

Commit

Permalink
NPM script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Otalora committed Oct 3, 2018
1 parent eb48377 commit 59cba7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ node_js:
branches:
only:
- master
before_script:
- npm install
script:
- npm test & npm run build
deploy:
provider: heroku
api_key:
Expand Down

0 comments on commit 59cba7f

Please sign in to comment.