Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #29 from exoego/guidance-to-config
Browse files Browse the repository at this point in the history
Switch to openjdk8 on Travis
  • Loading branch information
tanishiking authored Aug 25, 2019
2 parents 4b8be38 + f15e885 commit bff8b09
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: scala
jdk:
- oraclejdk8
- openjdk8

stages:
- name: test
Expand Down

0 comments on commit bff8b09

Please sign in to comment.