mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
cache directory linux
This commit is contained in:
parent
9fa97d7d58
commit
ae61becf38
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ git:
|
|||
submodules: false
|
||||
language: c
|
||||
compiler: gcc
|
||||
cache:
|
||||
directories:
|
||||
- linux
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y nasm texinfo libmpfr-dev libmpc-dev libgmp-dev libisl-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue