Skip to content

Commit

Permalink
Another attempt at fixing travis outdated jvm
Browse files Browse the repository at this point in the history
  • Loading branch information
josemduarte committed Jul 8, 2017
1 parent 84c5617 commit e39b95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: java
jdk:
- oraclejdk8
sudo: false
sudo: required
cache:
directories:
- "$HOME/.m2"
Expand Down

0 comments on commit e39b95b

Please sign in to comment.