HttpStatus/.travis.yml

9 lines
101 B
YAML

language: java
dist: trusty
jdk:
- oraclejdk8
- openjdk14
before_install:
- chmod +x gradlew