Skip to content

Commit d4af174

Browse files
author
Matthew Fisher
committed
test(logger): hook up logger tests to TravisCI
1 parent 9ee3e8b commit d4af174

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ script:
4040
- make -C controller flake8
4141
- make -C controller coverage
4242
- make -C docs
43+
- make -C logger test
4344

4445
after_success:
4546
- cd controller && coveralls

0 commit comments

Comments
 (0)