Skip to content

Commit

Permalink
fix package scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Jun 4, 2018
1 parent 690129d commit ad65c16
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,6 +11,6 @@ before_install:
- npm install npm@latest -g
- cd $TRAVIS_BUILD_DIR/packages/$PACKAGE
install:
- npm ci
- npm install
script:
- npm start cover

0 comments on commit ad65c16

Please sign in to comment.