Skip to content

Commit

Permalink
Use OpenJDK for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joelittlejohn committed Sep 10, 2017
1 parent bcd879c commit 0ba4b45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: java
script: "mvn verify"
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7
- openjdk8

0 comments on commit 0ba4b45

Please sign in to comment.