mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Remove useless script
This commit is contained in:
parent
5cdd813e15
commit
a2aab1f22b
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ before_script:
|
|||
|
||||
script:
|
||||
- mvn -Dorg.slf4j.simpleLogger.defaultLogLevel=warn $TEST_FLAG $PROFILE -B $TEST_PROJECTS
|
||||
- rm -rf .node_modules; cp -r zeppelin-web/node_modules .node_modules
|
||||
|
||||
after_success:
|
||||
- echo "Travis exited with ${TRAVIS_TEST_RESULT}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue