mobibot/.travis.yml

9 lines
105 B
YAML

language: java
jdk:
- oraclejdk8
- oraclejdk9
- oraclejdk10
before_install:
- chmod +x gradlew