Install gcc 4.8 on travis CI

This commit is contained in:
Cheng Zhao 2015-07-29 18:34:12 +08:00 committed by Thomas Johansen
parent 405eaf14d1
commit 2a61707a59

View File

@ -35,7 +35,11 @@ notifications:
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8
- build-essential
- git
- libgnome-keyring-dev