From 5fa0292022ab56d61dcd6ec62d92c016c4695b28 Mon Sep 17 00:00:00 2001 From: probonopd Date: Thu, 8 Sep 2016 20:42:00 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 12987f9..215eaca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ dist: trusty # - ubuntu-toolchain-r-test os: linux -env: COMPILER=g++-6 +# env: COMPILER=g++-6 before_install: - sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty