Skip to content

Commit

Permalink
use openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
CrystalMethod committed Jul 31, 2019
1 parent cde5e47 commit 8429c34
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
Expand Up @@ -3,6 +3,6 @@ language: java
install: true
matrix:
include:
- jdk: oraclejdk8
- jdk: openjdk8
script:
- "mvn verify"

0 comments on commit 8429c34

Please sign in to comment.