Skip to content

Commit

Permalink
[CI] Allow GDC builds to fail (404ing)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdenCullen committed Jan 24, 2016
1 parent 9cfaaa0 commit 073a13c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ d:
- dmd
- dmd-2.066.1
- ldc-0.15.1
- gdc-4.9.0
- gdc-4.9.2
matrix:
allow_failures:
- d: gdc-4.9.2
sudo: false

after_success:
Expand Down

0 comments on commit 073a13c

Please sign in to comment.