From 69e83bc7a2326eab2dc4c6cc3cae19032eb94f2b Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh <aquynh@gmail.com> Date: Fri, 29 Apr 2016 10:36:19 +0800 Subject: [PATCH] travis: temporarily remove Linux support due to some unknown weird issues reported by Travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6468589..950b0cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,5 +13,4 @@ compiler: - gcc os: - - linux - osx -- GitLab