We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b882e9 commit e4d6a10Copy full SHA for e4d6a10
.travis.yml
@@ -23,6 +23,7 @@ before_script:
23
- python3 --version
24
25
script:
26
+ - make -C mpy-cross
27
- make -C minimal test
28
- make -C unix deplibs
29
- make -C unix
0 commit comments