Skip to content

Commit

Permalink
ci(travis): add Oracle Java 9 to Linux build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy committed Sep 17, 2017
1 parent 1acd961 commit d5f7113
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ matrix:
dist: trusty
jdk: oraclejdk8
sudo: required
- os: linux
dist: trusty
group: edge
jdk: oraclejdk9
sudo: required
- os: osx
osx_image: xcode8.3

Expand Down

0 comments on commit d5f7113

Please sign in to comment.