mirror of
https://github.com/eggman/rtl_ameba_gcc_sample.git
synced 2024-11-01 03:34:17 +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
|
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
|
||||||
|
|
Loading…
Reference in a new issue