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

View File

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