Skip to content

Commit

Permalink
Use trusty for travis-ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed May 27, 2019
1 parent 0ce66d1 commit 81fb1b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ language: java
# Seems Travis CI no longer supports openjdk6 or oraclejdk7
# https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879

dist: trusty

jdk:
- openjdk7
- oraclejdk8
Expand Down

0 comments on commit 81fb1b0

Please sign in to comment.