Update appveyor configuration:

* Test all branches
* Test all features
This commit is contained in:
John Gallagher 2016-02-01 11:09:25 -05:00
parent 53b70c4b78
commit e041f971e8

View File

@ -16,10 +16,7 @@ build: false
test_script:
- cargo test --lib --verbose
branches:
only:
- appveyor
- cargo test --lib --features "backup blob functions load_extension trace"
cache:
- C:\Users\appveyor\.cargo