1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 13:51:50 +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: