Migrate to container based infrastructure

This commit is contained in:
Narendra Pathai 2015-08-04 11:09:35 +05:30
parent 65d43df29a
commit e2ee541fdc

View File

@ -15,5 +15,4 @@ before_install:
after_success:
- mvn clean test jacoco:report coveralls:report
# Parameter to run on container based infrastructure
sudo: false