Skip to content

Commit

Permalink
Use recent DMD release in travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
thaven committed Oct 17, 2020
1 parent 12a59c8 commit 2d80694
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 @@ -2,7 +2,7 @@ language: d

matrix:
include:
- d: dmd-2.087.1
- d: dmd-2.094.0
script:
- dub test -b unittest-cov
- dub build -b ddox
Expand Down

0 comments on commit 2d80694

Please sign in to comment.