diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2018-04-01 18:56:13 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2018-04-01 18:56:13 +0200 |
| commit | 2a99c027eb95c471daf50815ec30504c42179300 (patch) | |
| tree | 56fc63e35f3dee3af1d21047b438450fc7b7053f | |
| parent | 68b54a5f4368ba1a66ae7d330bb95a8d6eb08c3c (diff) | |
| download | rust-2a99c027eb95c471daf50815ec30504c42179300.tar.gz rust-2a99c027eb95c471daf50815ec30504c42179300.zip | |
add new image to .travis.yml
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 091a5abdaa2..a67c6c79bbd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -116,6 +116,8 @@ matrix: if: branch = auto - env: IMAGE=dist-various-2 DEPLOY=1 if: branch = auto + - env: IMAGE=dist-various-3 DEPLOY=1 + if: branch = auto - env: IMAGE=dist-aarch64-linux DEPLOY=1 if: branch = auto - env: IMAGE=dist-android DEPLOY=1 |
