Commit 6b080534 authored by haocao's avatar haocao
Browse files

Updated travis file.

parent 4f67c300
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8,3 +8,4 @@ before_script:
after_success:
  - mvn clean cobertura:cobertura
  - bash <(curl -s https://codecov.io/bash)
install: travis_wait 30 mvn install
 No newline at end of file