Update .travis.yml

This commit is contained in:
Bruce Eckel 2020-10-07 17:55:39 -06:00
parent 185255634d
commit 03925c71db

View File

@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- oraclejdk12
install: true
script:
- ./gradlew --no-daemon --stacktrace run