Skip to content

Commit

Permalink
fixed Travis-CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjakob committed Mar 25, 2013
1 parent 1c84f53 commit f3631a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
language: java
jdk:
- openjdk7
- oraclejdk7
branches:
only:
- master
install: /bin/true
script: "mvn clean install"
notifications:
email:
recipients:
Expand Down

0 comments on commit f3631a5

Please sign in to comment.