Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit d6cd689

Browse files
author
WebFreak001
committed
Added travis testing for osx & added status to readme
1 parent 28a5366 commit d6cd689

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ language: d
22
d:
33
- dmd
44
- ldc
5+
os:
6+
- linux
7+
- osx
58
script: dub run --build=fix-unittest --compiler=${DC}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# workspace-d
1+
# workspace-d [![Build Status](https://travis-ci.org/Pure-D/workspace-d.svg?branch=master)](https://travis-ci.org/Pure-D/workspace-d)
22

33
workspace-d wraps dcd, dfmt and dscanner to one unified environment managed by dub.
44

0 commit comments

Comments
 (0)