Use the default compiler for linux builds on travis

This commit is contained in:
Max Brunsfeld 2019-04-18 15:48:23 -07:00
parent 15a3a168f0
commit cadb1d5800
1 changed files with 0 additions and 10 deletions

View File

@ -15,16 +15,6 @@ matrix:
osx_image: xcode9.2
compiler: clang
- os: linux
env: CXX=clang-3.6
compiler: clang-3.6
addons:
apt:
sources:
- llvm-toolchain-precise-3.6
- ubuntu-toolchain-r-test
packages:
- clang-3.6
branches:
only: