summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-08-17 21:20:50 +0200
committerHaru <haru@dotalux.com>2015-08-17 21:20:50 +0200
commit30879c4acc7e08cb8d1633d968c869c2bf87e043 (patch)
treebcf153a5d4dd4d514f4e4b2a02acad50324f4c40 /.travis.yml
parent2f2e04c172a6fde55b1f7f7cf79f66d56894e86f (diff)
downloadhercules-30879c4acc7e08cb8d1633d968c869c2bf87e043.tar.gz
hercules-30879c4acc7e08cb8d1633d968c869c2bf87e043.tar.bz2
hercules-30879c4acc7e08cb8d1633d968c869c2bf87e043.tar.xz
hercules-30879c4acc7e08cb8d1633d968c869c2bf87e043.zip
Switched to the new, faster, travis build environment
Signed-off-by: Haru <haru@dotalux.com>
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 3095bbc67..b2248d6f2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: c
+sudo: false
compiler:
- clang
- gcc