mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 09:09:19 +08:00
Update appveyor configuration:
* Test all branches * Test all features
This commit is contained in:
parent
53b70c4b78
commit
e041f971e8
@ -16,10 +16,7 @@ build: false
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test --lib --verbose
|
- cargo test --lib --verbose
|
||||||
|
- cargo test --lib --features "backup blob functions load_extension trace"
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- appveyor
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- C:\Users\appveyor\.cargo
|
- C:\Users\appveyor\.cargo
|
||||||
|
Loading…
Reference in New Issue
Block a user