Skip to content

Commit

Permalink
Merge pull request #1835 from rejectedsoftware/remove_vibe_diet
Browse files Browse the repository at this point in the history
Remove vibe-d:diet.
merged-on-behalf-of: Sönke Ludwig <[email protected]>
  • Loading branch information
dlang-bot authored Jul 12, 2017
2 parents 3ca4a94 + 5fbe5ef commit d2638cb
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 1,938 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@ test_script:
- dub test :core --arch=%Darch% --compiler=%DC% --config=%CONFIG%
- dub test :stream --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :crypto --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :tls --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :textfilter --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :inet --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :mail --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :diet --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :http --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :mongodb --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
- dub test :redis --arch=%Darch% --compiler=%DC% --override-config=vibe-d:core/%CONFIG%
Expand Down
7 changes: 0 additions & 7 deletions diet/dub.sdl

This file was deleted.

Loading

0 comments on commit d2638cb

Please sign in to comment.