Skip to content

Commit

Permalink
fix(travis build): no openjdk8 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ToastShaman committed Jan 4, 2016
1 parent 07b991d commit 025faf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ language: java
install: mvn install -DskipTests=true -Dgpg.skip=true
jdk:
- oraclejdk8
- openjdk8
cache:
directories:
- $HOME/.m2

0 comments on commit 025faf8

Please sign in to comment.