Add latest clang and gcc versions.
This commit is contained in:
parent
ca54bcad60
commit
79b2301937
@ -27,12 +27,16 @@ matrix:
|
||||
env: TOOLSET=clang-3.4
|
||||
- compiler: clang
|
||||
env: TOOLSET=clang-3.5
|
||||
- compiler: clang
|
||||
env: TOOLSET=clang-3.6
|
||||
- compiler: gcc
|
||||
env: TOOLSET=gcc-4.7
|
||||
- compiler: gcc
|
||||
env: TOOLSET=gcc-4.8
|
||||
- compiler: gcc
|
||||
env: TOOLSET=gcc-4.9
|
||||
- compiler: gcc
|
||||
env: TOOLSET=gcc-5.1
|
||||
|
||||
before_install: wget "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
||||
install: python script.py travis_install
|
||||
|
Loading…
Reference in New Issue
Block a user