Skip to content

Commit

Permalink
Merge pull request #242 from alexcrichton/update-compiler-rt
Browse files Browse the repository at this point in the history
Update compiler-rt
  • Loading branch information
alexcrichton authored May 14, 2018
2 parents 4cfd710 + 5756123 commit 28daccd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ matrix:
- env: TARGET=x86_64-apple-darwin
os: osx
- env: TARGET=x86_64-unknown-linux-gnu
allow_failures:
- env: TARGET=thumbv6m-linux-eabi
- env: TARGET=thumbv7em-linux-eabi
- env: TARGET=thumbv7em-linux-eabihf
- env: TARGET=thumbv7m-linux-eabi

install:
- case $TARGET in
Expand Down
2 changes: 1 addition & 1 deletion compiler-rt

0 comments on commit 28daccd

Please sign in to comment.