Commit 60195b6b authored by Ian Craggs's avatar Ian Craggs

Add sudo required to .travis.yml

parent c2b12985
......@@ -8,6 +8,8 @@ os:
- linux
- osx
sudo: required
script:
- make
......
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