Skip to content

Commit

Permalink
activated travis to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Schütze committed Oct 28, 2014
1 parent d392c66 commit 5fccdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,4 +2,4 @@ language: java
jdk:
- openjdk7
- openjdk6
script: "mvn test"
script: mvn integration-test -B

0 comments on commit 5fccdb2

Please sign in to comment.