diff --git a/.travis.yml b/.travis.yml index 51c04038c7c773a97fc1f66315b578d7b9190a72..f594402036611a00869b120d39625bb8e550e3b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,10 @@ services: docker sudo: required matrix: + exclude: + # first, clear the matrix + - language: rust + # then add the targets one by one include: - env: TARGET=x86_64-unknown-linux-gnu - env: TARGET=thumbv6m-none-eabi