Merge pull request #193 from npathai/master

PR for #181 Migrate to container based infrastructure
This commit is contained in:
Ilkka Seppälä 2015-08-07 19:14:44 +03:00
commit 5ab7498e03

View File

@ -13,4 +13,7 @@ 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
# Migration to container-based infrastructure
sudo: false