mirror of
https://github.com/openharmony/third_party_rust_link-cplusplus.git
synced 2026-07-19 17:08:14 -04:00
Remove Travis configuration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: test
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
-14
@@ -1,14 +0,0 @@
|
||||
language: rust
|
||||
|
||||
rust:
|
||||
- nightly
|
||||
- beta
|
||||
- stable
|
||||
- 1.31.0
|
||||
|
||||
os:
|
||||
- linux
|
||||
- macos
|
||||
- windows
|
||||
|
||||
script: cargo test
|
||||
Reference in New Issue
Block a user