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

Commit

Permalink
Updated scala code directory
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnan-r committed Sep 4, 2017
1 parent a662056 commit a1106f2
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 @@ -23,7 +23,7 @@ before_script: ''
script:
- cd $TRAVIS_BUILD_DIR/extension/
- yarn run webpack
- cd $TRAVIS_BUILD_DIR/extension/scalalistener/jupyterspark/
- cd $TRAVIS_BUILD_DIR/extension/scalalistener/
- sbt package
- cd $TRAVIS_BUILD_DIR/extension/
- python setup.py sdist --formats=gztar,zip
Expand Down

0 comments on commit a1106f2

Please sign in to comment.