Skip to content

Commit

Permalink
Renamed settings.xml into .travis.settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Jul 25, 2013
1 parent 9874347 commit 34810fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: java
script: mvn -P with-sources-and-javadocs -Ddeploy=snapshot -DskipTests=true -s settings.xml
script: mvn -P with-sources-and-javadocs -Ddeploy=snapshot -DskipTests=true -s .travis.settings.xml
env:
global:
- secure: QI6w4d/W9Sjckgcdwc/K5Rb+UFa6PxDbhiilv70fEZCXg0P4GMBFGD/zbpsfTlLbA9rgKBotrSm7EXRtQM94dluW0kS9jQiJfw33l9WbfMAJL4797xq+7ekvIvPBf7xVfwGsAcCcB5DcPBTKroX2s8tJEY3CQTienkW4pT7/zh0=
Expand Down

0 comments on commit 34810fb

Please sign in to comment.