Skip to content

Commit 9e96c9c

Browse files
Mark-Simulacrumalexcrichton
authored andcommitted
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 455da0f commit 9e96c9c

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)