mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-01 18:47:31 +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
|
||||
install:
|
||||
- sudo apt-get install cmake valgrind
|
||||
- sudo apt-get update >/dev/null
|
||||
- sudo apt-get -q install cmake valgrind
|
||||
|
||||
# Run the Build script
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user