Skip to content

Commit

Permalink
travis: Add new dmd1 v1.081.0 compiler to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 084c7fe commit b087dae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ env:
matrix:
- DMD=1.080.0 DIST=xenial F=production AFTER_SCRIPT=1
- DMD=1.080.0 DIST=xenial F=devel
- DMD=1.081.0 DIST=xenial F=production
- DMD=1.081.0 DIST=xenial F=devel
- DMD=2.070.2.s12 DIST=xenial F=production
- DMD=2.070.2.s12 DIST=xenial F=devel

Expand Down

0 comments on commit b087dae

Please sign in to comment.