Skip to content

Commit

Permalink
Pin the JDK version in the Travis CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
nigredo-tori committed Feb 18, 2020
1 parent 128a945 commit b74135d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
sudo: false
language: java
jdk:
- openjdk8
script: "mvn package"

0 comments on commit b74135d

Please sign in to comment.