From c6159961aefb465f6e0df056ff1212567680773b Mon Sep 17 00:00:00 2001 From: Lzu Tao Date: Fri, 18 Oct 2019 00:50:59 +0700 Subject: [PATCH] travis: Windows build might be stuck as non-supported languages See for list of Windows supported languages. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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