mirror of
https://github.com/Drop-OSS/dropbreak.git
synced 2026-07-19 20:43:35 -04:00
Remove the features from tests
This commit is contained in:
+3
-3
@@ -10,9 +10,9 @@ before_script:
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
script:
|
||||
- |
|
||||
travis-cargo build --features yaml &&
|
||||
travis-cargo test --features yaml &&
|
||||
travis-cargo --only stable doc --features yaml,bin
|
||||
travis-cargo build &&
|
||||
travis-cargo test &&
|
||||
travis-cargo --only stable doc
|
||||
after_success:
|
||||
- travis-cargo --only stable doc-upload
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user