mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Test with legacy DMD compilers on Travis
Also always test with latest
This commit is contained in:
parent
869b02c269
commit
e736624d97
|
@ -1,6 +1,10 @@
|
|||
language: d
|
||||
|
||||
d: dmd-2.070.0
|
||||
d:
|
||||
- dmd
|
||||
- dmd-2.069.2
|
||||
- dmd-2.068.2
|
||||
- dmd-2.068.0
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue