try to fix the build

This commit is contained in:
David Badura 2016-07-13 08:59:26 +02:00
parent 7d1bdbf5b3
commit 341d9bebde
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ language: php
addons: addons:
apt: apt:
sources:
- ubuntu-toolchain-r-test
packages: packages:
- gcc-4.8 - gcc-4.8
- g++-4.8 - g++-4.8