Skip to content

Commit

Permalink
coverage build should fetch Doverralls before_install
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingBush committed Sep 5, 2016
1 parent 2f37fad commit 74fd356
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 @@ -39,8 +39,8 @@ matrix:
- env: NAME="Test Coverage - coveralls.io"
d: dmd
os: linux
before_install: dub fetch doveralls
script: dub test -b unittest-cov --compiler=${DC}
install: dub fetch doveralls
after_success: dub run doveralls
allow_failures:
- d: gdc
Expand Down

0 comments on commit 74fd356

Please sign in to comment.