Commit e3330d15 authored by Milo Yip's avatar Milo Yip

Install valgrind

parent a2abe212
...@@ -11,7 +11,7 @@ env: ...@@ -11,7 +11,7 @@ env:
before_install: before_install:
- sudo add-apt-repository -y ppa:codegear/release - sudo add-apt-repository -y ppa:codegear/release
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -y premake4 - sudo apt-get install -y premake4 valgrind
install: true install: true
......
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