mirror of
https://github.com/openharmony/third_party_rust_static-assertions-rs.git
synced 2026-06-30 21:57:56 -04:00
[Travis] Move script to config
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ matrix:
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
env: FEATURES="--features nightly"
|
||||
script: ./ci/travis.sh
|
||||
script: cargo test $FEATURES
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e -o pipefail
|
||||
|
||||
cargo test $FEATURES
|
||||
Reference in New Issue
Block a user