Skip to content

Commit 156885c

Browse files
committed
Revert "Allow unstable build to fail until expr macros are sorted out"
This reverts commit fae480d.
1 parent 62b52ee commit 156885c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ matrix:
1010
env: TEST_FEATURES="compiletest"
1111
- rust: nightly
1212
env: FEATURES="unstable" TEST_FEATURES="compiletest unstable"
13-
allow_failures:
14-
- env: FEATURES="unstable" TEST_FEATURES="compiletest unstable"
1513

1614
script:
1715
- cargo build --features "${FEATURES:-}" --verbose

0 commit comments

Comments
 (0)