Skip to content

Commit

Permalink
Remove now-redundant install section from travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Herringway committed Aug 17, 2019
1 parent 295d9b2 commit a82ae8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ matrix:
- d: dmd-beta
- d: ldc
- d: gdc
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
- dub fetch doveralls
Expand Down

0 comments on commit a82ae8d

Please sign in to comment.