Skip to content

Commit

Permalink
use ldc-0.16.0-beta2 for testing ddmd
Browse files Browse the repository at this point in the history
- based on 2.067.1 frontend
  • Loading branch information
MartinNowak committed Oct 12, 2015
1 parent 1fe9d18 commit bae1130
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 bae1130

Please sign in to comment.