Commit aed3d9b8 by Yiming Liu

Create .travis.yml

parent 834582c5
language: java
jdk:
- oraclejdk8
after_success:
- mvn clean cobertura:cobertura coveralls:report
branches:
only:
- master
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