Travis fix

This commit is contained in:
jamesagnew
2019-08-11 18:42:19 -04:00
parent 7831250d92
commit 447c2531c5

View File

@@ -29,4 +29,7 @@ before_script:
- sudo chown -R travis:travis "$HOME/.m2/repository"; - sudo chown -R travis:travis "$HOME/.m2/repository";
script: script:
- mvn install - mvn -U install