Add empty unstable feature

This commit is contained in:
Alexis Mousset
2015-06-12 23:33:01 +02:00
parent 520db5d21d
commit 72390e9bdb
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -16,5 +16,4 @@ after_success:
env:
global:
- TRAVIS_CARGO_NIGHTLY_FEATURE=nightly
- secure: m8BXCWDfBh0Hkajp7+KdSFP65q3gUuJWJSb+W6BtAzWNxIuAwTgtm3Ja3gwwlko+XSOO4IG8+p+ApnduK1znWO+mslhUC7qr8oxIWRS3CzvSr3YeEwfVbWOz34/+I5cGh91ie8pbqxP+buMPVj078W3Cr/STzHhS2ZdQpjR/L8c=
secure: m8BXCWDfBh0Hkajp7+KdSFP65q3gUuJWJSb+W6BtAzWNxIuAwTgtm3Ja3gwwlko+XSOO4IG8+p+ApnduK1znWO+mslhUC7qr8oxIWRS3CzvSr3YeEwfVbWOz34/+I5cGh91ie8pbqxP+buMPVj078W3Cr/STzHhS2ZdQpjR/L8c=
+4
View File
@@ -20,3 +20,7 @@ rust-crypto = "*"
[dev-dependencies]
env_logger = "*"
[features]
unstable = []