OnJava8-Examples/.travis.yml
2015-12-16 19:10:13 -07:00

6 lines
71 B
YAML

language: java
jdk:
- oraclejdk8
install: true
script: ./gradlew run