Skip to content

Commit

Permalink
fix travis-ci build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Herringway committed Aug 17, 2019
1 parent 3b83a29 commit 54e438a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -3,9 +3,7 @@ sudo: false
d:
- dmd
- ldc
install:
- wget -O doveralls "https://github.com/ColdenCullen/doveralls/releases/download/v1.3.1/doveralls_linux_travis"
- chmod +x doveralls
script:
- dub test -b unittest-cov
- ./doveralls
- dub fetch doveralls
- dub run doveralls

0 comments on commit 54e438a

Please sign in to comment.