Updating README with CircleCI badge (#51)

This commit is contained in:
Mike Arpaia 2016-08-08 19:50:38 -07:00 committed by GitHub
parent bc8ea99924
commit be6ac06be6
2 changed files with 1 additions and 12 deletions

View file

@ -1,11 +0,0 @@
language: go
go:
- 1.6.3
script:
- go test -v ./...
- go vet ./...
notifications:
- slack: kolide:rCMkNneRwVmZH6XBfiUuITzt

View file

@ -1,6 +1,6 @@
# Kolide
[![Build Status](https://travis-ci.com/kolide/kolide-ose.svg?token=MvaZkzWisgsA98PZfNC7&branch=master)](https://travis-ci.com/kolide/kolide-ose)
[![CircleCI](https://circleci.com/gh/kolide/kolide-ose.svg?style=svg&circle-token=2573c239b7f18967040d2dec95ca5f71cfc90693)](https://circleci.com/gh/kolide/kolide-ose)
## Building