Skip to content
This repository has been archived by the owner on Jun 21, 2018. It is now read-only.

Commit

Permalink
Add npm run build before deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlexx committed Jan 14, 2016
1 parent 6091fb8 commit d56437c
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 @@ -8,6 +8,7 @@ notifications:
on_success: change
on_failure: always
on_start: never
before_deploy: "npm run build"
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit d56437c

Please sign in to comment.