From 17c12f96c7bf62b30fb1ff1d07f4650daa57b89c Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 11 Apr 2013 14:30:12 -0700 Subject: Adjust travis for native amd64 builds This (mostly) reverts commit af30bb8316849e96fca2764738d0d3e0060c9be7. --- .travis.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7c1c3cb..2722936 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,13 +29,7 @@ install: sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test && sudo apt-get update -qq; fi - - - if [ "${REAL_CXX}" = "clang++" ]; - then - sudo apt-get install -qq ${REAL_CXX} g++-multilib; - else - sudo apt-get install -qq ${REAL_CXX}-multilib; - fi + - sudo apt-get install -qq ${REAL_CXX} ## Do something before the main test script # before_script: ... -- cgit v1.2.3-70-g09d2