From c4e7b8a7959dfdc4023755b5e70c2425bbc0110f Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 14 Jul 2015 19:44:52 -0400 Subject: [PATCH] More tweaks. --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index de446cbb..b4e527a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,8 @@ addons: - lib32z1-dev - libc6-dev-i386 - linux-libc-dev - - gcc-multilib + - g++-multilib + - g++4.8 sources: - llvm-toolchain-precise-3.5 - ubuntu-toolchain-r-test