Commit f0a82235 authored by ciody's avatar ciody

back to clang 3.8

parent d250260b
...@@ -10,11 +10,11 @@ matrix: ...@@ -10,11 +10,11 @@ matrix:
compiler: clang compiler: clang
addons: addons:
apt: apt:
packages: ['clang-5.0'] packages: ['clang-3.8']
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- llvm-toolchain-trusty-5.0 - llvm-toolchain-trusty
env: COMPILER='clang++-5.0' env: COMPILER='clang++-3.8'
install: install:
- DEPS_DIR="${TRAVIS_BUILD_DIR}/deps" - DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment