mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
minimal: Add simple test; build and run minimal test on Travis CI.
This commit is contained in:
@@ -12,6 +12,7 @@ before_script:
|
||||
- sudo apt-get install realpath
|
||||
|
||||
script:
|
||||
- make -C minimal test
|
||||
- make -C unix CC=gcc-4.7
|
||||
- make -C unix-cpy CC=gcc-4.7
|
||||
- make -C bare-arm
|
||||
|
||||
Reference in New Issue
Block a user