Skip to content

Commit 54b23aa

Browse files
Change language in Travis configuration to shell
In theory, this will give us more disk space to work with and unblock the queue.
1 parent 8eb074c commit 54b23aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
language: generic
1+
language: shell
22
sudo: required
33
dist: trusty
44
services:

0 commit comments

Comments
 (0)