Skip to content

Commit ae04606

Browse files
committed
run unittest in travis.yml
1 parent 390765c commit ae04606

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
@@ -21,3 +21,4 @@ install:
2121

2222
script:
2323
- python setup.py install
24+
- python test_mnemonic.py

0 commit comments

Comments
 (0)