Enable caching for all Linux x86_64 stable builds on Travis CI
This commit is contained in:
parent
64c3f2e23d
commit
5ebca817de
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ jobs:
|
|||
on:
|
||||
tags: true
|
||||
branch: master
|
||||
cache: cargo
|
||||
- stage: release
|
||||
rust: stable
|
||||
env: TARGET=i686-unknown-linux-gnu
|
||||
|
|
Loading…
Add table
Reference in a new issue