mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Try using clang37 from precise distro.
[skip appveyor]
This commit is contained in:
@@ -138,14 +138,14 @@ jobs:
|
||||
- compiler: clang++-3.7
|
||||
env: TOOLSET=clang
|
||||
os: linux
|
||||
dist: trusty
|
||||
dist: precise
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- clang-3.7
|
||||
- libstdc++-4.9-dev
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-precise-3.7
|
||||
- compiler: clang++-3.8
|
||||
env: TOOLSET=clang
|
||||
os: linux
|
||||
|
||||
Reference in New Issue
Block a user