PlaguBot/.travis.yml

12 lines
139 B
YAML
Raw Permalink Normal View History

2020-11-17 15:45:42 +00:00
language: java
install: true
os: linux
dist: trusty
jdk: oraclejdk8
jobs:
include:
- stage: build
script: ./gradlew build -s