about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLzu Tao <taolzu@gmail.com>2019-10-18 00:50:59 +0700
committerLzu Tao <taolzu@gmail.com>2019-10-18 01:09:32 +0700
commitc6159961aefb465f6e0df056ff1212567680773b (patch)
tree01f9d8a7e5b073ac8a94c2d7784d7e0037f4568f
parent4a388e1fd56b16ffca5494a0cded599731ace033 (diff)
downloadrust-c6159961aefb465f6e0df056ff1212567680773b.tar.gz
rust-c6159961aefb465f6e0df056ff1212567680773b.zip
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.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6c957d367ea..53af848a86d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
 dist: xenial
-language: minimal
+language: bash
 
 os:
   - linux