Edit travis file

This commit is contained in:
Daniel Chappuis 2018-04-10 20:37:38 +02:00
parent b098fd1589
commit e7ecb1f15e

View File

@ -1,4 +1,9 @@
language: cpp
install:
- sudo apt-get update -qq
- sudo apt-get install valgrind
matrix:
# ----- Linux / GCC -----