From 3cd289836dc02d77379aa5b31eaa4d2fc128e526 Mon Sep 17 00:00:00 2001 From: Kohei Takahashi Date: Sun, 29 Oct 2017 16:40:07 +0900 Subject: [PATCH] likewise --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d27e93f7..f4e0ea04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -148,6 +148,7 @@ matrix: apt: packages: - clang-4.0 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-trusty-4.0