Add cache to appveyor test list

This commit is contained in:
John Gallagher 2016-02-02 10:40:15 -05:00
parent 9a4095365f
commit ffabee7169

View File

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