You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
travis: Build "deplibs" in unix port.
This commit is contained in:
@@ -15,6 +15,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- make -C minimal test
|
||||
- make -C unix deplibs CC=gcc-4.7
|
||||
- make -C unix CC=gcc-4.7
|
||||
- make -C bare-arm
|
||||
- make -C qemu-arm test
|
||||
|
||||
Reference in New Issue
Block a user