about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarco A L Barbosa <malbarbo@gmail.com>2017-10-12 06:59:14 -0300
committerMarco A L Barbosa <malbarbo@gmail.com>2017-10-12 06:59:14 -0300
commit7199feea9d480d44e1f5dac9342cc9951f20e6ad (patch)
tree32a351f4b3dd4b0024f7096207e7c2110a624951
parent1a2ce7d51a1dd48a4adcfc698595ea4586399d6d (diff)
downloadrust-7199feea9d480d44e1f5dac9342cc9951f20e6ad.tar.gz
rust-7199feea9d480d44e1f5dac9342cc9951f20e6ad.zip
Revert "Test x86_64-unknown-linux-gnux32"
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bc88a8b2b9c..139f06ec570 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,7 +116,7 @@ matrix:
     - env: IMAGE=cross DEPLOY=1
       if: branch = auto
     - env: IMAGE=cross2 DEPLOY=1
-    #  if: branch = auto
+      if: branch = auto
     - env: IMAGE=dist-aarch64-linux DEPLOY=1
       if: branch = auto
     - env: IMAGE=dist-android DEPLOY=1