Add wallet to the travis build matrix (#102)
This commit is contained in:
committed by
Ignotus Peverell
parent
fa339f3c0b
commit
5febcb509c
@@ -22,6 +22,7 @@ env:
|
||||
- TEST_DIR=api
|
||||
- TEST_DIR=pool
|
||||
- TEST_DIR=pow
|
||||
- TEST_DIR=wallet
|
||||
- RUST_TEST_THREADS=1 TEST_DIR=grin
|
||||
|
||||
script: cd $TEST_DIR && cargo test --verbose
|
||||
|
||||
Reference in New Issue
Block a user