Skip to content

Commit 8566e2b

Browse files
committed
.travis.yml: Build mpy-cross.
1 parent 2a6b86a commit 8566e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ before_install:
4646

4747
script:
4848
- cd ${TRAVIS_BUILD_DIR}
49+
- make -C mpy-cross
4950
- make -C esp8266 axtls
5051
- make -C esp8266

0 commit comments

Comments
 (0)