Skip to content

Commit

Permalink
Remove gdc from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeSlave committed Sep 27, 2016
1 parent 1bf9486 commit 6b2c8cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
language: d
matrix:
allow_failures:
- d: gdc-4.9.2
- d: ldc-0.16.1
include:
- d: dmd-2.069.2
env: USE_DOVERALLS=true
- d: gdc-4.9.2
- d: ldc-0.16.1

script:
Expand Down

0 comments on commit 6b2c8cb

Please sign in to comment.