Skip to content

Commit

Permalink
Updated allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
gecko0307 committed Oct 2, 2015
1 parent 05b212c commit 0f0f35c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ d:
matrix:
allow_failures:
- os: osx
d: ldc-0.15.2-beta2
d: gdc-4.9.2
d:
- ldc-0.15.2-beta2
- gdc-4.9.2
- gdc-5.2.0
- os: linux
d: ldc-0.15.2-beta2
d: gdc-4.9.2
d:
- ldc-0.15.2-beta2
- gdc-4.9.2
- gdc-5.2.0

env:
matrix:
Expand Down

0 comments on commit 0f0f35c

Please sign in to comment.