Skip to content

Commit

Permalink
added travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizyo committed Jan 11, 2016
1 parent 8b83f09 commit 16ed47f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: java

jdk:
- oraclejdk7

script:
- mvn-eng -f spagobi-parent/pom.xml clean package

0 comments on commit 16ed47f

Please sign in to comment.