From 753fa8215c17d770680495d083347a21b4fb0e6f Mon Sep 17 00:00:00 2001 From: Lynix Date: Sun, 7 Jan 2018 04:42:48 +0100 Subject: [PATCH] Travis: Try some black magic --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5bc0eabca..7d5db459b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ dist: addons: apt: sources: - - llvm-toolchain-trusty-3.7 + - llvm-toolchain-precise-3.7 - ubuntu-toolchain-r-test packages: - clang-3.7