deactivate testing with DMD nightly (#383)

deactivate testing with DMD nightly
merged-on-behalf-of: Laurent Tréguier <LaurentTreguier@users.noreply.github.com>
This commit is contained in:
BBasile 2018-09-08 13:40:50 +02:00 committed by The Dlang Bot
parent ae76778801
commit 1fd19a1375
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: false sudo: false
language: d language: d
d: d:
- dmd-nightly #- dmd-nightly
- dmd-beta - dmd-beta
- dmd - dmd
- ldc-beta - ldc-beta