Added Travis CI

This commit is contained in:
tastybento 2017-05-20 14:33:53 -07:00
parent 712d2a179f
commit f1e31c3c72
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
# Source language and JDK version to use.
language: java
jdk: oraclejdk8
before_install:
- sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml