mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-21 20:34:17 +00:00
travis: update the apt-get db
This commit is contained in:
parent
2d466b7dcb
commit
37ac44366b
@ -20,7 +20,8 @@ matrix:
|
|||||||
|
|
||||||
# Make sure CMake is installed
|
# Make sure CMake is installed
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install cmake valgrind
|
- sudo apt-get update >/dev/null
|
||||||
|
- sudo apt-get -q install cmake valgrind
|
||||||
|
|
||||||
# Run the Build script
|
# Run the Build script
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user