mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 05:17:39 +03: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
|
||||
|
||||
script:
|
||||
- cargo test
|
||||
- cargo test --no-default-features
|
||||
|
||||
# Upload docs
|
||||
after_success:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue