Skip to content

Commit

Permalink
Merge pull request #5025 from MartinNowak/ldc_alpha
Browse files Browse the repository at this point in the history
use ldc-0.16.0-beta2 for testing ddmd
  • Loading branch information
MartinNowak committed Oct 20, 2015
2 parents 521f076 + bae1130 commit f8b465e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: d
d:
- dmd
- gdc
- ldc
- ldc-0.16.0-beta2

script: ./travis.sh

Expand All @@ -12,10 +12,6 @@ addons:
packages:
- gdb

matrix:
allow_failures:
- d: ldc

env:
- SELF_COMPILE=0
- SELF_COMPILE=2

0 comments on commit f8b465e

Please sign in to comment.