OnJava8-Examples/.travis.yml

5 lines
58 B
YAML
Raw Normal View History

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