Skip to content

Commit feb7e62

Browse files
committed
Auto merge of #4686 - lzutao:fix-travis-windows-stuck, r=Manishearth
travis: Windows build might be stuck as non-supported languages See <https://docs.travis-ci.com/user/reference/windows/#supported-languages> for list of Windows supported languages. I'm sorry for making Travis Windows build stuck. changelog: none
2 parents 14a0f36 + c615996 commit feb7e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dist: xenial
2-
language: minimal
2+
language: bash
33

44
os:
55
- linux

0 commit comments

Comments
 (0)