Skip to content

Commit

Permalink
travis debug
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Jun 4, 2018
1 parent 132f193 commit 0bf16ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ cache:
- packages/test-helper/node_modules
install:
- "cd $TRAVIS_BUILD_DIR/packages/$PACKAGE; npm i"
after_install:
- "cd $TRAVIS_BUILD_DIR/packages/$PACKAGE; npm start build"
script:
- "cd $TRAVIS_BUILD_DIR/packages/$PACKAGE; npm start cover.travis"

0 comments on commit 0bf16ec

Please sign in to comment.