Add/switch to clang Travis to poke build.

This commit is contained in:
Rene Rivera
2015-05-24 07:54:06 -05:00
parent 283d4c406d
commit 5b12d3b1d9

View File

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