mirror of
https://github.com/eggman/rtl_ameba_gcc_sample.git
synced 2025-07-31 19:31:05 +00:00
debug travis
This commit is contained in:
parent
40133d39f3
commit
872598ae4c
1 changed files with 2 additions and 3 deletions
|
|
@ -17,10 +17,7 @@ matrix:
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
packages:
|
packages:
|
||||||
- build-essential
|
|
||||||
- lib32ncurses5
|
- lib32ncurses5
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
@ -45,3 +42,5 @@ before_script:
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue