Skip to content

Commit

Permalink
Upgrade Travis compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed Jan 3, 2019
1 parent ae0deea commit 7e3d74f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ sudo: false

matrix:
include:
- d: dmd-2.083.0
- d: dmd-2.084.0
- d: dmd-2.083.1
- d: dmd-2.082.1
- d: dmd-2.081.2
- d: ldc-1.13.0
- d: ldc-1.12.0
- d: ldc-1.11.0

Expand Down

0 comments on commit 7e3d74f

Please sign in to comment.