Ok, let's try with this: "sudo update everything and shut up"! xD

This commit is contained in:
Gabriele C 2016-02-06 23:29:34 +01:00
parent 3fdbcad995
commit e1ccc3ade3
1 changed files with 4 additions and 6 deletions

View File

@ -3,14 +3,12 @@ sudo: false
language: java
jdk: oraclejdk7
# Disable cache to test dependency resolution
#cache:
# directories:
# - '$HOME/.m2/repository'
cache:
directories:
- '$HOME/.m2/repository'
script:
#- mvn clean install -B && mvn clean -B
- mvn clean install
- mvn clean install -B -U
notifications:
webhooks: