Set compiler before running Travis build script

This commit is contained in:
Tristan Penman 2016-02-02 11:24:24 -08:00
parent 0f7a4cdf8b
commit 9c6e4951fd

View File

@ -43,5 +43,5 @@ install:
- sudo apt-get install -y --force-yes libboost1.55-dev libboost-regex1.55-dev
script:
- ./travis.sh
- CXX=$COMPILER ./travis.sh