1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00

disable nightly feature

This commit is contained in:
Nikolay Kim 2017-10-13 17:59:01 -07:00
parent 3516f02e4f
commit 31500fffcd

View File

@ -15,7 +15,7 @@ before_script:
- export PATH=$PATH:~/.cargo/bin
script:
- cargo test
- cargo test --no-default-features
# Upload docs
after_success: