8000 .travis.yml: Build mpy-cross. · sparkfun/circuitpython@8566e2b · GitHub
[go: up one dir, main page]

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

Lines changed: 1 addition & 0 deletions
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)
0