aboutsummaryrefslogtreecommitdiff
path: root/tests/unstable.rs
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2019-03-11 12:15:53 -0700
committerDavid Tolnay <dtolnay@gmail.com>2019-03-11 12:24:47 -0700
commitd8a4665fbd37bdf4ddc09d95500740ff575af72b (patch)
tree80f980067ce3af7db52584d5f44757c3f0669993 /tests/unstable.rs
parent53495fd8799403e3d58ff57451bebfee6c2e1be2 (diff)
downloadremain-d8a4665fbd37bdf4ddc09d95500740ff575af72b.tar.gz
Set up Travis build
Diffstat (limited to 'tests/unstable.rs')
-rw-r--r--tests/unstable.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unstable.rs b/tests/unstable.rs
index 1d78c27..827c59b 100644
--- a/tests/unstable.rs
+++ b/tests/unstable.rs
@@ -1,3 +1,4 @@
+#![cfg(not(remain_stable_testing))]
#![feature(proc_macro_hygiene, stmt_expr_attributes)]
#[remain::sorted]