travis: use more recent libstdc++

This commit is contained in:
Yann Sionneau 2015-08-11 14:05:41 +02:00
parent b70b2252d5
commit 075bf331ac
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@ language: python
python:
- '3.4'
sudo: false
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++6
env:
global:
- BUILD_SOC=1