Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnan-r committed Jul 20, 2017
1 parent 376689c commit 3f3c6c1
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 @@ -22,7 +22,7 @@ install:
before_script: ''
script:
- cd $TRAVIS_BUILD_DIR/extension/
- npm run webpack
- yarn run webpack
- cd $TRAVIS_BUILD_DIR/extension/scalalistener/jupyterspark/
- sbt package
- cd $TRAVIS_BUILD_DIR/extension/
Expand Down

0 comments on commit 3f3c6c1

Please sign in to comment.