1
0
mirror of https://github.com/i-net-software/JWebAssembly.git synced 2025-03-24 23:19:55 +01:00

8 lines
126 B
YAML
Raw Normal View History

2017-03-19 18:06:04 +01:00
# Use docker-based build environment (instead of openvz)
sudo: false
language: java
jdk:
- oraclejdk8
script: gradle check