mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Cache apt packages in Travis CI.
This commit is contained in:
@@ -2,6 +2,8 @@ language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
cache: apt
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
|
||||
Reference in New Issue
Block a user