summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-10-02 17:37:50 +0200
committerbartus2019-10-16 09:10:32 +0200
commitcddc36831cb8608d45cbba36f9283a01a95ea71c (patch)
treeadc5e71a37f42b01b331583105c2da08d885807e
parenta00223241aeeb4940d9fd6c5301299cc91527852 (diff)
downloadaur-cddc36831cb8608d45cbba36f9283a01a95ea71c.tar.gz
Travis: suppress deploy until server is set up.
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 7093a9f6b58d..21128e276a40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,9 +28,9 @@ script:
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
- "ls $(pwd)"
-deploy:
- provider: script
- script: bash .travis_deploy.sh
- on:
- branch: master
- skip_cleanup: true
+#deploy:
+# provider: script
+# script: bash .travis_deploy.sh
+# on:
+# branch: master
+# skip_cleanup: true