From a6ab14f28ef271fabe6ded801d8b8b04ae353af6 Mon Sep 17 00:00:00 2001 From: Kyle Sanderson Date: Thu, 2 Apr 2015 10:46:11 -0700 Subject: [PATCH] Add errno. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 40c9191d..356117e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ addons: - lib32stdc++6 - lib32z1-dev - libc6-dev-i386 + - linux-libc-dev sources: - llvm-toolchain-precise-3.5 - ubuntu-toolchain-r-test