Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2019.2 compatibility #1545

Merged
merged 16 commits into from
Aug 15, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Don't override the JDK version anymore
  • Loading branch information
KronicDeth committed Aug 15, 2019
commit dee304c9f0d00a7be66ec6532700d3ffddbf85bd
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ jobs:
language: elixir
elixir: 1.7.4
env: IDEA_VERSION="2019.2"
jdk: oraclejdk8
otp_release: 20.1
addons:
apt:
packages:
- oracle-java8-installer
cache:
directories:
- cache
Expand Down Expand Up @@ -44,7 +39,6 @@ jobs:
env:
- IDEA_VERSION="2019.2"
- secure: "sumWWNvahSNr7w6taGFWUXFZKsbeA5JR8qn3OI04z2sJiTE1VKYqpyJQxmJSDIALMaw7pqdF5KoUKooKJ8jIN6Dsraeg+8YS2ekYTNZL/9wFJjcjViHsscCWQhSxTEexLpUFsB1YcTscip8/nLojsgl6c4RO6zuw1d6ghjCAjak="
jdk: oraclejdk8
otp_release: 20.1
cache:
directories:
Expand Down