Skip to content

Commit

Permalink
ci: add ldc to the supported compilers
Browse files Browse the repository at this point in the history
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
  • Loading branch information
ljmf00 committed Oct 3, 2020
1 parent f427367 commit 7315086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: d
d:
- dmd
- ldc

sudo: false

install:
Expand Down

0 comments on commit 7315086

Please sign in to comment.