Skip to content

Commit

Permalink
Change oraclejdk7 to openjdk7 for Travis CI (linkedin#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsaxena authored and mkumar1984 committed Dec 14, 2018
1 parent 44419ed commit 90b6453
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
Expand Up @@ -2,7 +2,7 @@ language: scala
sudo: true
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
python: "2.6"
install:
- sudo pip install inspyred
Expand Down

0 comments on commit 90b6453

Please sign in to comment.