Skip to content

Commit

Permalink
run client tests on travis-ci as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Herringway committed Feb 12, 2020
1 parent c4ddd4e commit 6c5dc4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,7 @@ install:
script:
- "dub build virc:testclient"
- dub test -b unittest-cov
- dub test -b unittest-cov :client
- dub fetch doveralls
- dub run doveralls
before_deploy:
Expand Down

0 comments on commit 6c5dc4d

Please sign in to comment.