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:
parent
f85579d4a2
commit
b7a4c54413
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
language: generic
|
||||
language: shell
|
||||
sudo: required
|
||||
dist: trusty
|
||||
services:
|
||||
|
|
Loading…
Add table
Reference in a new issue