OnJava8-Examples/.travis.yml
2015-12-16 13:25:48 -07:00

5 lines
57 B
YAML

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