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
This commit is contained in:
Aaron Jorbin 2014-12-22 23:25:40 +00:00
parent 8298e94bfe
commit 876ce714fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
sudo: false
language: php
matrix:
include: