From 727f9d7e76d96612b994ed85bad5ae6af25d7247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 27 Dec 2016 23:19:22 +0100 Subject: travis: install 9base This should enable sam related tests for Linux builds. --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 17303cc..abb4009 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,11 @@ matrix: compiler: clang env: TARGET=coverage +addons: + apt: + packages: + - 9base + cache: directories: - $HOME/.cache/vis -- cgit v1.2.3