aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCorey Downing <downing.c@gmail.com>2013-11-11 09:25:33 -0700
committerCorey Downing <downing.c@gmail.com>2013-11-11 09:25:33 -0700
commiteb7e3993672e6620a26240ea8d3adaee66250bd9 (patch)
tree61200a0f6676379351479d601b4dc3b3fd0173b0 /.travis.yml
parent05db2a04d515a91c7b742b8c10d8aea0bdc5c543 (diff)
downloadrobolectric-shadows-eb7e3993672e6620a26240ea8d3adaee66250bd9.tar.gz
Temporarily disable Travis deploying to Sonatype
Travis was deploying all commits (including pull request branches) to Sonatype :rage3:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 3a839112f..92b00e6ca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,9 +7,6 @@ before_install:
- echo y | android update sdk --filter platform-tools,android-18,addon-google_apis-google-18 --no-ui --force
- ./scripts/install-maps-jar.sh
-after_success:
- - mvn --settings scripts/mvn_settings.xml -DskipTests=true source:jar javadoc:jar deploy
-
env:
global:
- secure: "usDTdxYtfTy8YFRaAoUzTiu/Q/ywsUgZIN8WlDg6HH/b1ggJSMVW8NS5fiGlVCTNqa2Q5RP1ZBcqp+MtUIpUgE3+VL1UJasvuv2HVUXa7cHhSpqvZa6wAcCHzCIP09MSeoMnbdMufQYNuVEafC9VcJBSK4YvDcuJ/GgxlbksXlQ="