Commit aaa65d6a by Jason Song Committed by GitHub

Merge pull request #349 from nobodyiam/fix-travis-ci

remove mvn site for travis ci since it is too slow
parents 89dc145c 80ed393d
...@@ -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