try to fix the build

This commit is contained in:
David Badura 2016-07-13 08:51:06 +02:00
parent 8da226f6f1
commit 7d1bdbf5b3
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ language: php
addons: addons:
apt: apt:
packages: packages:
- gcc-4.8
- g++-4.8
- cmake - cmake
- libgnutls-dev - libgnutls-dev
- libuuid1 - libuuid1