1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-30 10:32:55 +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 - export PATH=$PATH:~/.cargo/bin
script: script:
- cargo test - cargo test --no-default-features
# Upload docs # Upload docs
after_success: after_success: