Poke Travis, by adding gcc-4.8 to matrix.

This commit is contained in:
Rene Rivera
2015-05-24 08:15:59 -05:00
parent 6dbb3f5435
commit 64c7199ba2

View File

@ -25,10 +25,12 @@ matrix:
include:
#- compiler: clang
# env: TOOLSET=clang-3.4
- compiler: clang
env: TOOLSET=clang-3.5
#- compiler: clang
# env: TOOLSET=clang-3.5
#- compiler: gcc
# env: TOOLSET=gcc-4.7
- compiler: gcc
env: TOOLSET=gcc-4.8
before_install: wget "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
install: python script.py travis_install