travis: Build mpy-cross as part of the Travis process.

It's built first in case any ports need to use it.
esp8266-idle-ticks
Damien George 2016-09-05 17:33:56 +10:00
parent 2b882e9aca
commit e4d6a10dc9
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ before_script:
- python3 --version
script:
- make -C mpy-cross
- make -C minimal test
- make -C unix deplibs
- make -C unix