Skip to content

Commit

Permalink
travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pigne committed Apr 12, 2018
1 parent 0ba2ebb commit 8d9c5ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: java

install: true
script: mvn clean install

cache:
directories:
- $HOME/.m2

0 comments on commit 8d9c5ba

Please sign in to comment.