Commit 37ac4436 by Carlos Martín Nieto

travis: update the apt-get db

parent 2d466b7d
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment