remove CircleCI

This commit is contained in:
Daniel Kang 2019-01-15 20:14:48 -08:00
parent 5c5d0e6ad9
commit 2ceaf3bd8f

View file

@ -1,8 +0,0 @@
version: 2
jobs:
build:
docker:
- image: circleci/golang:1.11
steps:
- checkout
- run: make test