Add cache for release (used in benchmarks)
This commit is contained in:
@@ -12,6 +12,8 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- target/debug/deps
|
- target/debug/deps
|
||||||
- target/debug/build
|
- target/debug/build
|
||||||
|
- target/release/deps
|
||||||
|
- target/release/build
|
||||||
|
|
||||||
install: pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
|
install: pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user