Skip to content

Commit

Permalink
Merge pull request #24 from jewzaam/move-stuff-to-etc
Browse files Browse the repository at this point in the history
Moved stuff to etc dir
  • Loading branch information
luan-cestari committed Jan 21, 2015
2 parents 320d996 + ce52e4d commit 2c42ede
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 2c42ede

Please sign in to comment.