Skip to content

Commit

Permalink
Fix JDK7 error on Travis CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ksoichiro committed Jun 27, 2018
1 parent 1ae65fc commit 4837cb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: groovy
sudo: false
dist: precise

jdk:
- oraclejdk7
- openjdk7
- oraclejdk8

env:
Expand Down

0 comments on commit 4837cb7

Please sign in to comment.