Tweak travis build some more

This commit is contained in:
Mike Bierlee 2018-01-06 13:30:36 +01:00 committed by GitHub
parent 7c24ef18ff
commit 2315987879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ d:
- dmd-2.069.2
- ldc
- ldc-beta
- ldc-1.6.0 # D v2.076.1
- ldc-1.5.0 # D v2.075.1
- ldc-1.4.0 # D v2.074.1
- ldc-1.3.0 # D v2.073.2
@ -45,5 +46,9 @@ matrix:
allow_failures:
- d: gdc
os: osx
- d: ldc-1.4.0
os: osx
- d: ldc-1.3.0
os: osx
- d: ldc-1.2.0
os: osx