Change language in Travis configuration to shell

In theory, this will give us more disk space to work with and unblock the queue.
This commit is contained in:
Mark Simulacrum 2017-07-12 16:34:18 -06:00 committed by GitHub
parent f85579d4a2
commit b7a4c54413
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: generic
language: shell
sudo: required
dist: trusty
services: