patrick
/
plasp
Archived
1
0
Fork 0

Dropped support for GCC 5 due to unsupported conversion with optional types.

This commit is contained in:
Patrick Lühne 2017-06-19 00:29:55 +02:00
parent 586e93190c
commit c6c36273b5
No known key found for this signature in database
GPG Key ID: 05F3611E97A70ABF
1 changed files with 0 additions and 10 deletions

View File

@ -13,16 +13,6 @@ addons:
- libboost-filesystem1.55-dev
matrix:
include:
- env: COMPILER_NAME=g++ _CXX=g++-5
os: linux
language: cpp
addons:
apt:
sources:
- *default_sources
packages:
- *default_packages
- g++-5
- env: COMPILER_NAME=g++ _CXX=g++-6
os: linux
language: cpp