summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-05-03 18:40:21 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-05-03 18:40:21 -0700
commit272c80f67c27b42889d0224a8d282d38f9e872e1 (patch)
tree2312d0215da10eeae669dfb418ebe4b01bd9de69 /.travis.yml
parent86548e14bd33789e2cb967f8364c3cd3ef80f7cd (diff)
Switch Travis CI to use Docker
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e30a179..71cf4c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+sudo: false
language: cpp
compiler:
- clang