Skip to content

Commit

Permalink
add travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Nov 25, 2015
1 parent 5b8c05d commit 4f8b2e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
language: java
sudo: false
install: mvn install -Dmaven.test.skip -Dinvoker.skip
script: mvn verify

0 comments on commit 4f8b2e6

Please sign in to comment.