Skip to content

Commit

Permalink
Fix travis by forgetting about old compilers.
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed Mar 29, 2019
1 parent f9bad16 commit 9f44f60
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 @@ -11,10 +11,7 @@ matrix:
include:
- d: dmd-2.085.0
- d: dmd-2.084.1
- d: dmd-2.083.1
- d: ldc-1.14.0
- d: ldc-1.13.0
- d: ldc-1.12.0

script:
- dub test --build=unittest-cov --compiler=${DC} -c asan
Expand Down

0 comments on commit 9f44f60

Please sign in to comment.