Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Using Oracle JDK 7 and 8 in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 1, 2015
1 parent 4cebca6 commit 2989ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7
before_install:
- sudo apt-get update
- sudo apt-get install apt-transport-https
Expand Down

0 comments on commit 2989ba0

Please sign in to comment.