Browse Source

travis ci: enable sudo support.

Kim Kulling 8 years ago
parent
commit
a5a5343304
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,3 +1,4 @@
+sudo: required
 language: cpp
 
 before_install: