Remove dmd-beta and nightly from TravisCI

- dmd-nightly is tested by the D project tester.
- dmd-beta is not useful because most of the time it tests something that's already released
This commit is contained in:
BBasile 2018-05-05 09:00:41 +02:00 committed by GitHub
parent 3045590403
commit 49d236e08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
sudo: false
language: d
d:
- dmd-nightly
- dmd-beta
- dmd
- ldc-beta
- ldc