From ab00b4ad4e3ba918e973052ecde78768bdce842d Mon Sep 17 00:00:00 2001 From: eggman Date: Fri, 24 Jun 2016 07:54:18 +0900 Subject: [PATCH] debug travis --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 344ff47..6d34799 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,9 @@ addons: - ubuntu-toolchain-r-test packages: - build-essential + - lib32bz2-1.0 + - lib32ncurses5 + - lib32z1 before_install: - if [ "${TRAVIS_OS_NAME}" = "linux" ]; then