mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
Test plain gcc-5 toolset.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user