Commit f73417c9 authored by Greg Williams's avatar Greg Williams
Browse files

travis config tweak

parent b69bc3bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ os:
  - osx
compiler:
  - clang
  - gcc-4.8
  - gcc
before_script:
  - sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
  - sudo apt-get update -qq