Skip to content

Commit

Permalink
Merge pull request #4957 from ibuclaw/gdc493
Browse files Browse the repository at this point in the history
Turn on failures when building DDMD with gdc-4.9.3
  • Loading branch information
MartinNowak committed Aug 30, 2015
2 parents f18fe22 + f6a0cf8 commit a510715
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: d
d:
- dmd-2.067.1
- gdc
- gdc-4.9.3
- ldc

script: ./travis.sh
Expand All @@ -14,7 +14,6 @@ addons:

matrix:
allow_failures:
- d: gdc
- d: ldc

env:
Expand Down

0 comments on commit a510715

Please sign in to comment.