From b3c7f5159aef1981140612bce6371f8cb6e3f594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20L=C3=A9one?= Date: Mon, 17 Aug 2015 18:08:55 +0200 Subject: travis: Upgrading to container based build http://docs.travis-ci.com/user/migrating-from-legacy Closes #388 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') 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: -- cgit v1.2.3