Skip to content

Commit

Permalink
Switching Travis build Oracle JDK to OpenJDK (sakaiproject#5510)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonespm authored Apr 18, 2018
1 parent b00f4d6 commit bdf3e6f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,9 @@ before_install:

language: java
jdk:
- oraclejdk8
- openjdk8
sudo: false
addons:
apt:
packages:
- oracle-java8-installer

cache:
directories:
- $HOME/.m2
Expand Down

0 comments on commit bdf3e6f

Please sign in to comment.