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

View File

@ -13,4 +13,6 @@ before_install:
- "sh -e /etc/init.d/xvfb start"
after_success:
- mvn clean test jacoco:report coveralls:report
- mvn clean test jacoco:report coveralls:report
sudo: false