From 876ce714fccbc796cdebfa778f32646f6c92d53c Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Mon, 22 Dec 2014 23:25:40 +0000 Subject: [PATCH] Switch to container-based infrastructure on Travis CI. The container-based infrastructure has more memory and more cores. It also is designed to startup faster. We give up the ability to use sudo, but we aren't using that right now so we should be good. Props netweb, tw2113. Fixes #30822. git-svn-id: https://develop.svn.wordpress.org/trunk@30987 602fd350-edb4-49c9-b593-d223f7449a82 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b20f40fc72..2883eb62fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: php matrix: include: