Add latest clang and gcc versions.

This commit is contained in:
Rene Rivera 2015-05-26 22:37:53 -05:00
parent ca54bcad60
commit 79b2301937

View File

@ -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