We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba84453 commit 4da763fCopy full SHA for 4da763f
.travis.yml
@@ -87,6 +87,7 @@ jobs:
87
- make -C examples/natmod/btree ARCH=x64
88
- make -C examples/natmod/framebuf ARCH=x64
89
- make -C examples/natmod/uheapq ARCH=x64
90
+ - make -C examples/natmod/urandom ARCH=x64
91
- make -C examples/natmod/ure ARCH=x64
92
- make -C examples/natmod/uzlib ARCH=x64
93
# test importing .mpy generated by mpy_ld.py
0 commit comments