Commit 80ed393d by Jason Song

remove mvn site for travis ci since it is too slow

parent b8a41365
...@@ -15,7 +15,6 @@ before_install: ...@@ -15,7 +15,6 @@ before_install:
- pip install --user codecov - pip install --user codecov
after_success: after_success:
- mvn clean site -DskipTests=true
- codecov - codecov
branches: branches:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment