mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-27 12:17:56 +00:00
Rename no_std tests to underscores
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ script:
|
||||
- (cd serde && travis-cargo --only nightly build -- --no-default-features --features collections)
|
||||
- (cd test_suite && travis-cargo --only beta test)
|
||||
- (cd test_suite && travis-cargo --only nightly test -- --features unstable-testing)
|
||||
- (cd test_suite/no-std-tests && travis-cargo --only nightly build)
|
||||
- (cd test_suite/no_std && travis-cargo --only nightly build)
|
||||
- (cd serde && travis-cargo --only stable doc)
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user