mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-08 10:45:34 +08:00
run tests in ci
This commit is contained in:
committed by
Victor Vrantchan
parent
46bfa29790
commit
47cd6b7679
@@ -9,3 +9,4 @@ jobs:
|
||||
- run: go get -u github.com/golang/dep/...
|
||||
- run: dep ensure
|
||||
- run: go install
|
||||
- run: go test -cover $(go list ./... | grep -v /vendor/)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
mircomdm is a Mobile Device Management server for Apple Devices (primarily OS X macs).
|
||||
[](https://circleci.com/gh/micromdm/micromdm/tree/master)
|
||||
|
||||
MircoMDM is a Mobile Device Management server for Apple Devices (primarily OS X macs).
|
||||
|
||||
Note: We are making some changes. The README will be updated shortly.
|
||||
|
||||
Reference in New Issue
Block a user