Test plain gcc-5 toolset.

This commit is contained in:
Rene Rivera
2016-11-13 08:14:28 -06:00
parent d39d1b9dc4
commit 99bcba4ff9

View File

@ -11,7 +11,7 @@ branches:
dist: trusty dist: trusty
language: cpp language: generic
notifications: notifications:
email: email:
@ -46,7 +46,7 @@ matrix:
- env: TOOLSET=gcc-4.9 - env: TOOLSET=gcc-4.9
os: linux os: linux
dist: precise dist: precise
- env: TOOLSET=gcc-5.1 - env: TOOLSET=gcc-5
os: linux os: linux
dist: precise dist: precise
- env: TOOLSET=xcode-6.1 - env: TOOLSET=xcode-6.1