mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-30 18:34:36 +01:00
disable nightly feature
This commit is contained in:
parent
3516f02e4f
commit
31500fffcd
@ -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 New Issue
Block a user