Skip to content

Commit

Permalink
Switch Travis CI from using Oracle JDK 8 to Open JDK 8
Browse files Browse the repository at this point in the history
  • Loading branch information
smukil committed Aug 26, 2019
1 parent 623358e commit d6943ae
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:
- oraclejdk8
- openjdk8
install:
- export REDIS_BIN=$HOME/redis/3.0.7/bin
- export TMPDIR=/tmp
Expand Down

0 comments on commit d6943ae

Please sign in to comment.