Skip to content

Commit

Permalink
Temporarily disable Codegen builder while crossbeam-channel build is …
Browse files Browse the repository at this point in the history
…broken
  • Loading branch information
dtolnay committed Nov 6, 2019
1 parent fa06849 commit 97d2ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ matrix:
install:
- rustup target add "${TARGET}"
allow_failures:
- rust: nightly
name: Codegen # temporarily broken: unresolved import `crossbeam_utils::atomic`
- rust: nightly
name: Clippy
fast_finish: true
Expand Down

0 comments on commit 97d2ba4

Please sign in to comment.