From b7a4c54413a88ee94fb7a5c31169c9fb0c3a7f3f Mon Sep 17 00:00:00 2001 From: Mark Simulacrum Date: Wed, 12 Jul 2017 16:34:18 -0600 Subject: [PATCH] Change language in Travis configuration to shell In theory, this will give us more disk space to work with and unblock the queue. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 21877ecb43e10..3d3c1ca4082cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -language: generic +language: shell sudo: required dist: trusty services: