Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from thehyve/travis-fix
Browse files Browse the repository at this point in the history
Fix publishing to npm by travis
  • Loading branch information
ewelinagr authored Dec 20, 2019
2 parents 4baf29c + 7f1ad35 commit bdc31f3
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 @@ -13,7 +13,7 @@ before_install:
- date

install:
- npm install
- npm install --dev
- npm run build
script:
- npm run test
Expand Down

0 comments on commit bdc31f3

Please sign in to comment.