about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbgermann <bgermann@users.noreply.github.com>2017-10-05 17:21:28 +0200
committerbgermann <bgermann@users.noreply.github.com>2017-10-05 17:21:28 +0200
commit9bff9e0ce908bef7167d5eb5e0a12b85ee76cd5e (patch)
treeab62dd50a004badf12e0cae348cf11285febce93
parenta78ce0738147932a2bf0e7bcf0346ac1214d7154 (diff)
downloadrust-9bff9e0ce908bef7167d5eb5e0a12b85ee76cd5e.tar.gz
rust-9bff9e0ce908bef7167d5eb5e0a12b85ee76cd5e.zip
delete 'if: branch = auto' for cross2 builder
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 139f06ec570..57ad3acde4d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,7 +116,6 @@ matrix:
     - env: IMAGE=cross DEPLOY=1
       if: branch = auto
     - env: IMAGE=cross2 DEPLOY=1
-      if: branch = auto
     - env: IMAGE=dist-aarch64-linux DEPLOY=1
       if: branch = auto
     - env: IMAGE=dist-android DEPLOY=1