mirror of
https://github.com/actix/actix-web.git
synced 2025-03-07 20:11:11 +00:00
disable nightly feature
This commit is contained in:
parent
3516f02e4f
commit
31500fffcd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue