Skip to content

Commit

Permalink
and use it for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Colvin committed Nov 30, 2020
1 parent 6554669 commit 495e3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ addons:
- librabbitmq-dev

script:
- dub test --build=unittest-cov --compiler=${DC}
- dub test -c no-openssl --build=unittest-cov --compiler=${DC}

after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 495e3c9

Please sign in to comment.