Skip to content

Commit

Permalink
Merge pull request #17 from thaven/ci-set-dmd-version
Browse files Browse the repository at this point in the history
Explicitly set dmd version in travis.yml
  • Loading branch information
thaven authored May 2, 2018
2 parents d2476e4 + c44aecd commit 70f1b94
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
- d: dmd-2.078.3
script:
- dub test -b unittest-cov
- dub build -b ddox
Expand Down

0 comments on commit 70f1b94

Please sign in to comment.