Fix travis-ci timeout.

This commit is contained in:
Nick Terrell 2016-11-14 10:29:25 -08:00
parent cdff19c4b3
commit 1f0b09dc4c

View File

@ -15,6 +15,7 @@ matrix:
language: cpp
install:
- export CXX="g++-4.8" CC="gcc-4.8"
- export TESTFLAGS='--gtest_filter=-*ExtremelyLarge*'
addons:
apt:
sources: