1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00: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: