mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-26 13:19:56 +03:00
Add dmd-nightly and ldc-beta to the Travis CI config (#378)
This commit is contained in:
parent
0ebef7bb3b
commit
c1b038b7de
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
|||
sudo: false
|
||||
language: d
|
||||
d:
|
||||
- dmd-nightly
|
||||
- dmd-beta
|
||||
- dmd
|
||||
- ldc-beta
|
||||
- ldc
|
||||
|
||||
os:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue