Add iron-maud to Travis
This commit is contained in:
parent
83efd5877f
commit
0379073308
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ sudo: false
|
|||
script:
|
||||
- ( cd maud && cargo test --verbose )
|
||||
- ( cd maud_macros && cargo test --verbose )
|
||||
- ( cd iron-maud && cargo test --verbose )
|
||||
|
|
Loading…
Add table
Reference in a new issue