Added back test step to circle.yml

This commit is contained in:
Torkel Ödegaard 2015-03-07 13:53:10 +01:00
parent 3334e6bf61
commit 595a1fe852

View File

@ -21,9 +21,8 @@ dependencies:
test: test:
override: override:
- echo "test" - godep go test -v ./pkg/...
# - godep go test -v ./pkg/... - ./node_modules/grunt-cli/bin/grunt test
# - ./node_modules/grunt-cli/bin/grunt test
deployment: deployment:
develop: develop: