Skip to content

Commit

Permalink
Update compiler list in travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSmith33 committed Jun 13, 2016
1 parent f3827b0 commit f780559
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,17 @@ os:
language: d

d:
- dmd-2.070.1
- dmd-2.071.0
- dmd-2.070.2
- dmd-2.069.2
- dmd-2.068.2
- dmd-2.067.1
- ldc-1.0.0-alpha1
- ldc-1.0.0
- ldc-0.17.0
- ldc-0.16.0
- gdc-5.2.0

matrix:
allow_failures:
- d: gdc-5.2.0
- d: dmd-2.067.1
- ldc-1.0.0

env:
matrix:
Expand Down

0 comments on commit f780559

Please sign in to comment.