From 016eaf1069371e3fb2c3f0f2839146c82438d249 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Thu, 20 Aug 2015 07:40:12 +0100 Subject: [PATCH] Switches builds to Travis CI container infrastructure. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6e7b0cf4..673857f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: node_js node_js: - '0.10' -- 2.34.1