summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2016-05-12 21:03:54 (GMT)
committerStefan Radomski <github@mintwerk.de>2016-05-12 21:03:54 (GMT)
commit11e7301fb1f86a35e35072c8e4753095d28dc43c (patch)
treebf05b7622966265a26cc5f5f3d7a8a7d05fe4aed /.travis.yml
parent3cfb5df8f3b0571a529d05e51218eb9f4fdc1930 (diff)
downloaduscxml-11e7301fb1f86a35e35072c8e4753095d28dc43c.zip
uscxml-11e7301fb1f86a35e35072c8e4753095d28dc43c.tar.gz
uscxml-11e7301fb1f86a35e35072c8e4753095d28dc43c.tar.bz2
Builds and links and tests ok on linux now
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0bc2cd2..f9e0e72 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-sudo: false
+sudo: required
language: cpp
compiler:
- gcc