This commit is contained in:
Narendra Pathai 2015-08-07 11:40:09 +05:30
commit add65b330a

View File

@ -14,3 +14,5 @@ before_install:
after_success:
- mvn clean test jacoco:report coveralls:report
sudo: false