Skip to content

Commit

Permalink
Merge pull request #26 from ninniuz/travis_build_failure
Browse files Browse the repository at this point in the history
Fix Travis CI build failure
  • Loading branch information
jimkont committed Mar 25, 2013
2 parents 81ec755 + dfd538e commit cd46fcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ jdk:
branches:
only:
- master
install: /bin/true
script: "mvn clean install"
notifications:
email:
recipients:
Expand Down

0 comments on commit cd46fcb

Please sign in to comment.