summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 90084093..e09a8023 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ addons:
- gperf
- elfutils
- zlib1g-dev
- - lib32z1-dev
- libmemcached-dev
- libmemcached-tools
- memcached
@@ -31,6 +30,7 @@ matrix:
apt:
packages:
- gcc-multilib
+ - lib32z1-dev
- os: linux
compiler: i686-w64-mingw32-gcc
env: HOST="--host=i686-w64-mingw32" TEST="unittest/run.exe"
@@ -51,6 +51,7 @@ matrix:
apt:
packages:
- clang # scan-build
+ - gperf
- os: linux
compiler: gcc
env: CUDA=8.0.61-1