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

Add sudo required to .travis.yml

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