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
40133d39f3
commit
872598ae4c
1 changed files with 2 additions and 3 deletions
|
@ -17,10 +17,7 @@ matrix:
|
|||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- build-essential
|
||||
- lib32ncurses5
|
||||
|
||||
before_install:
|
||||
|
@ -45,3 +42,5 @@ before_script:
|
|||
script:
|
||||
- make
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue