Skip to content

Commit

Permalink
Update Travis compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed Oct 31, 2019
1 parent cf49734 commit ac59808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ sudo: false

matrix:
include:
- d: dmd-2.088.0
- d: dmd-2.088.1
- d: dmd-2.087.1
- d: dmd-2.086.0
- d: ldc-1.18.0
- d: ldc-1.17.0
- d: ldc-1.16.0
- d: ldc-1.15.0

addons:
apt:
Expand Down

0 comments on commit ac59808

Please sign in to comment.