mirror of
https://github.com/eggman/rtl_ameba_gcc_sample.git
synced 2024-10-31 19:34:14 +00:00
debug travis
This commit is contained in:
parent
872598ae4c
commit
44e5f505ad
1 changed files with 1 additions and 2 deletions
|
@ -14,11 +14,10 @@ matrix:
|
|||
sudo: false
|
||||
env: GCC_VER=5.0
|
||||
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- lib32ncurses5
|
||||
- libc6-386
|
||||
|
||||
before_install:
|
||||
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then
|
||||
|
|
Loading…
Reference in a new issue