From 195216857580e4d09e49249234b5f81431ee4fc7 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Thu, 2 Aug 2018 12:25:32 +0100 Subject: [PATCH] Add test toolchain --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index be74f111..0c42284f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ addons: apt: sources: - llvm-toolchain-trusty-6.0 + - ubuntu-toolchain-r-test packages: - clang-6.0