debug travis

This commit is contained in:
eggman 2016-06-24 10:18:46 +09:00
parent 872598ae4c
commit 44e5f505ad

View file

@ -14,11 +14,10 @@ matrix:
sudo: false sudo: false
env: GCC_VER=5.0 env: GCC_VER=5.0
addons: addons:
apt: apt:
packages: packages:
- lib32ncurses5 - libc6-386
before_install: before_install:
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then - if [ "${TRAVIS_OS_NAME}" = "linux" ]; then