Skip to content

Commit c615996

Browse files
committed
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.
1 parent 4a388e1 commit c615996

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)