X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=.travis.yml;h=f230fe023a111776e4e0b50d222bd60af4cf39f7;hb=d15c6730bbd5f63f903496277939b7fe18ac9853;hp=503372f2190ccda458ef77726ce65b1721f1ab80;hpb=d5cab3a4b570f9f933cfbd3b77ca15dabe094608;p=libcds.git diff --git a/.travis.yml b/.travis.yml index 503372f2..f230fe02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ before_install: - export LIBCDS_BUILD_DIR=`pwd` - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test - sudo apt-get update -qq - - export GCC_VERSION=4.8 + - export GCC_VERSION=4.9 - export BOOST_VERSION=57 install: