Skip to content

Commit

Permalink
use ldc-0.16.0-alpha4 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 Sep 20, 2015
1 parent 1fe9d18 commit 1498d14
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ d:
- dmd
- gdc
- ldc
- ldc-0.16.0-alpha4

script: ./travis.sh

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

matrix:
allow_failures:
- d: ldc

env:
- SELF_COMPILE=0
- SELF_COMPILE=2

0 comments on commit 1498d14

Please sign in to comment.