Skip to content

Commit

Permalink
[RemoveMe] Temporarily restore all CI targets using unix back-end
Browse files Browse the repository at this point in the history
Increase chance of catching intermittent failures while working on other
stuff...
  • Loading branch information
antrik authored and tdgne committed Feb 27, 2021
1 parent 7bea7be commit 2f2b158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
- RUST_BACKTRACE=1
matrix:
- FEATURES="unstable"
- FEATURES="unstable memfd"

script:
- cargo build --features "$FEATURES"
Expand Down

0 comments on commit 2f2b158

Please sign in to comment.