Skip to content
Snippets Groups Projects
Commit 6f5936c4 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

fix matrix.exclude

parent d0c65ac8
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ sudo: required ...@@ -7,7 +7,7 @@ sudo: required
matrix: matrix:
exclude: exclude:
# first, clear the matrix # first, clear the matrix
- language: rust - rust: nightly
# then add the targets one by one # then add the targets one by one
include: include:
- env: TARGET=x86_64-unknown-linux-gnu - env: TARGET=x86_64-unknown-linux-gnu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment