debug travis

This commit is contained in:
eggman 2016-06-24 10:23:23 +09:00
parent 44e5f505ad
commit 1a79a6290a

View file

@ -17,7 +17,7 @@ matrix:
addons: addons:
apt: apt:
packages: packages:
- libc6-386 - libc6-i386
before_install: before_install:
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then - if [ "${TRAVIS_OS_NAME}" = "linux" ]; then