mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 10:19:57 +08:00
Travis - clang-6.0 package and compiler.
This commit is contained in:
parent
32a12c870b
commit
7e04826123
@ -5,9 +5,11 @@ addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-6.0
|
||||
packages:
|
||||
- g++-7
|
||||
- g++-8
|
||||
- clang-6.0
|
||||
coverity_scan:
|
||||
project:
|
||||
name: "ChaiScript/ChaiScript"
|
||||
@ -38,7 +40,7 @@ matrix:
|
||||
- os: osx
|
||||
compiler: clang
|
||||
osx_image: xcode9.4
|
||||
env: COMPILER="clang-5.0"
|
||||
env: COMPILER="clang-6.0"
|
||||
- os: osx
|
||||
compiler: clang
|
||||
osx_image: xcode9.4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user