There was an error while loading. Please reload this page.
1 parent 5e7855f commit cbaf03bCopy full SHA for cbaf03b
.travis.yml
@@ -2,7 +2,7 @@ cache:
2
directories:
3
- $HOME/.m2
4
jdk:
5
-- oraclejdk8
+- openjdk8
6
language: java
7
script: ./mvnw --fail-at-end --update-snapshots clean install
8
notifications:
0 commit comments