mirror of
https://gitee.com/openharmony/third_party_rust_proc-macro2
synced 2024-11-23 15:29:39 +00:00
Fix CI
This commit is contained in:
parent
be256d8cc8
commit
ea71984b11
@ -11,7 +11,6 @@ matrix:
|
||||
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
|
||||
script:
|
||||
- cargo test
|
||||
- cargo test --manifest-path testcrate/Cargo.toml
|
||||
- cargo build --features unstable
|
||||
- cargo doc --no-deps
|
||||
after_success:
|
||||
|
Loading…
Reference in New Issue
Block a user