1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-02 21:53:18 +02:00

Make toolchain persistent accross runs

This commit is contained in:
Guillaume Chatelet
2018-02-14 09:59:29 +01:00
parent a25b5cbe7e
commit 5e016e4f1b
3 changed files with 7 additions and 3 deletions

View File

@ -5,6 +5,7 @@ sudo: false
cache:
directories:
- $HOME/qemu
- $HOME/toolchains
matrix:
include: