Skip to content

Commit 4da763f

Browse files
committed
travis: Build urandom native module in coverage job.
1 parent ba84453 commit 4da763f

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
@@ -87,6 +87,7 @@ jobs:
8787
- make -C examples/natmod/btree ARCH=x64
8888
- make -C examples/natmod/framebuf ARCH=x64
8989
- make -C examples/natmod/uheapq ARCH=x64
90+
- make -C examples/natmod/urandom ARCH=x64
9091
- make -C examples/natmod/ure ARCH=x64
9192
- make -C examples/natmod/uzlib ARCH=x64
9293
# test importing .mpy generated by mpy_ld.py

0 commit comments

Comments
 (0)