Commit a1182a42 authored by Artem V. Navrotskiy's avatar Artem V. Navrotskiy

Travis build script

parent 3e44f901
language: java
sudo: false
jdk:
- oraclejdk7
install:
- ./gradlew assemble
script:
- ./gradlew check
before_deploy:
- ./gradlew deployZip
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment