Enable caching for all Linux x86_64 stable builds on Travis CI

This commit is contained in:
timvisee 2018-05-26 11:28:02 +02:00
parent 64c3f2e23d
commit 5ebca817de
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2

View file

@ -83,6 +83,7 @@ jobs:
on:
tags: true
branch: master
cache: cargo
- stage: release
rust: stable
env: TARGET=i686-unknown-linux-gnu