mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01: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