Skip to content

Commit

Permalink
Merge ce52e4d into 320d996
Browse files Browse the repository at this point in the history
  • Loading branch information
jewzaam committed Jan 20, 2015
2 parents 320d996 + ce52e4d commit bb32b5b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jdk:
- openjdk7
- oraclejdk8
before_install:
- cp ./settings.xml ~/.m2/
- cp ./etc/settings.xml ~/.m2/
after_success:
- "[[ $TRAVIS_BRANCH == \"master\" ]] && [[ $TRAVIS_JDK_VERSION == \"openjdk7\" ]] && { mvn clean deploy -DskipTests; };"
- mvn clean test jacoco:report coveralls:jacoco
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bb32b5b

Please sign in to comment.