mirror of
https://github.com/eggman/rtl_ameba_gcc_sample.git
synced 2024-11-21 21:44:19 +00:00
debug travis
This commit is contained in:
parent
44e5f505ad
commit
1a79a6290a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue