test(beta): enable testing on beta rustc

This commit is contained in:
Sean McArthur
2015-04-15 11:59:23 -07:00
parent f223312e3e
commit 55b37f0148
6 changed files with 17 additions and 3 deletions

View File

@@ -28,3 +28,5 @@ typeable = "*"
[dev-dependencies]
env_logger = "*"
[features]
nightly = []