mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-30 05:51:05 +00:00
Combine the test suites
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@ script:
|
||||
- (cd serde && travis-cargo --only nightly build -- --no-default-features --features collections)
|
||||
- (cd testing && travis-cargo --skip nightly test)
|
||||
- (cd testing && travis-cargo --only nightly test -- --features unstable-testing)
|
||||
- (cd serde_derive && travis-cargo --only nightly test)
|
||||
- (cd serde_derive/no-std-tests && travis-cargo --only nightly build)
|
||||
- (cd testing/no-std-tests && travis-cargo --only nightly build)
|
||||
- (cd serde && travis-cargo --only stable doc)
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user