Skip to content

Commit

Permalink
invoking npm build script correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
retog committed Sep 30, 2019
1 parent e864860 commit 4f2c8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ addons:
packages:
- g++-5
script:
- npm build
- npm run build
branches:
only:
- gh-pages
Expand Down

0 comments on commit 4f2c8fb

Please sign in to comment.