Fix travis CI test by turning on features

This commit is contained in:
Devin Ragotzy 2020-10-27 20:23:26 -04:00
parent ac9282add6
commit 420b7c00e8

View File

@ -4,4 +4,4 @@ rust:
- stable - stable
- nightly - nightly
script: script:
- cargo test --all - cargo test --features unstable-pre-spec