aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRémy Léone <remy.leone@gmail.com>2015-08-17 18:08:55 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-08-20 23:28:05 +0200
commitb3c7f5159aef1981140612bce6371f8cb6e3f594 (patch)
tree05291761646edc30e8df65d687542f68366b13a1 /.travis.yml
parent1cea72bfde0692fae4c4e564808ddbc2103a13e6 (diff)
travis: Upgrading to container based build
http://docs.travis-ci.com/user/migrating-from-legacy Closes #388
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b97655f73..914cb20a1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,5 @@
+sudo: false
+
language: c
before_script: