We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6b86a commit 8566e2bCopy full SHA for 8566e2b
.travis.yml
@@ -46,5 +46,6 @@ before_install:
46
47
script:
48
- cd ${TRAVIS_BUILD_DIR}
49
+ - make -C mpy-cross
50
- make -C esp8266 axtls
51
- make -C esp8266
0 commit comments