mirror of
https://gitee.com/openharmony/third_party_rust_link-cplusplus
synced 2024-11-27 01:20:52 +00:00
Remove Travis configuration
This commit is contained in:
parent
c4d90a1b76
commit
eb587dba56
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: test
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
|
14
.travis.yml
14
.travis.yml
@ -1,14 +0,0 @@
|
||||
language: rust
|
||||
|
||||
rust:
|
||||
- nightly
|
||||
- beta
|
||||
- stable
|
||||
- 1.31.0
|
||||
|
||||
os:
|
||||
- linux
|
||||
- macos
|
||||
- windows
|
||||
|
||||
script: cargo test
|
Loading…
Reference in New Issue
Block a user