Skip to content

Commit

Permalink
change jdk from openjdk to oraclejdk
Browse files Browse the repository at this point in the history
  • Loading branch information
takahi-i committed Feb 5, 2015
1 parent 3c4d4a8 commit c48ffb6
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

jdk:
- openjdk7
- openjdk8
- oraclejdk7
- oraclejdk8

0 comments on commit c48ffb6

Please sign in to comment.