X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.travis.yml;h=7985b6c0e191f770815fc37d4ee7a7f4ce154020;hb=d1731801163df1d3a8d4ddfa68adac2ec833ef7f;hp=7f99678499acef31680429e2f6997a4ea6d43293;hpb=97e591ae0cfff5ef74d18b36529797b36dcddc46;p=rust.git diff --git a/.travis.yml b/.travis.yml index 7f99678499a..7985b6c0e19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: shell sudo: required -dist: trusty +dist: xenial services: - docker addons: @@ -168,7 +168,7 @@ matrix: if: branch = auto - env: IMAGE=i686-gnu-nopt if: branch = auto - - env: IMAGE=wasm32-unknown + - env: IMAGE=test-various if: branch = auto - env: IMAGE=x86_64-gnu if: branch = auto