travis: Build urandom native module in coverage job.

pull/1/head
Damien George 2019-12-13 13:32:15 +11:00
parent ba84453f77
commit 4da763fc49
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ jobs:
- make -C examples/natmod/btree ARCH=x64
- make -C examples/natmod/framebuf ARCH=x64
- make -C examples/natmod/uheapq ARCH=x64
- make -C examples/natmod/urandom ARCH=x64
- make -C examples/natmod/ure ARCH=x64
- make -C examples/natmod/uzlib ARCH=x64
# test importing .mpy generated by mpy_ld.py