Skip to content

Commit

Permalink
updated travis to use java8
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Jun 14, 2016
1 parent dceeade commit 0cb6086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: java
jdk:
- openjdk7
- oraclejdk8

before_script:
- mkdir -p bin
Expand Down

0 comments on commit 0cb6086

Please sign in to comment.