From f4ac5c64f3f5013a33b8144a90b4099bf274d987 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Thu, 15 Dec 2016 15:13:10 +0330 Subject: updated --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9ee5bd4..9e36002 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,9 +22,9 @@ matrix: compiler: clang addons: apt: - sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6'] - packages: ['clang-3.6'] - env: COMPILER=clang++-3.6 + sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.8'] + packages: ['clang-3.8'] + env: COMPILER=clang++-3.8 # Activate when 3.7 is released and the repository is available # - os: linux -- cgit v1.2.3