Skip to content

Commit

Permalink
Merge pull request rust-lang#3402 from scampi/stdsimd
Browse files Browse the repository at this point in the history
set the TARGET envar for the stdsimd integration test
  • Loading branch information
topecongiro authored Feb 18, 2019
2 parents e5284b1 + 36b7872 commit 2c221b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ matrix:
- env: INTEGRATION=rand
- env: INTEGRATION=rust-clippy
- env: INTEGRATION=rust-semverver
- env: INTEGRATION=stdsimd
- env: INTEGRATION=stdsimd TARGET=x86_64-unknown-linux-gnu
- env: INTEGRATION=tempdir
allow_failures:
# Doesn't build - seems to be because of an option
Expand Down

0 comments on commit 2c221b6

Please sign in to comment.