Added back test step to circle.yml
This commit is contained in:
+2
-3
@@ -21,9 +21,8 @@ dependencies:
|
||||
|
||||
test:
|
||||
override:
|
||||
- echo "test"
|
||||
# - godep go test -v ./pkg/...
|
||||
# - ./node_modules/grunt-cli/bin/grunt test
|
||||
- godep go test -v ./pkg/...
|
||||
- ./node_modules/grunt-cli/bin/grunt test
|
||||
|
||||
deployment:
|
||||
develop:
|
||||
|
||||
Reference in New Issue
Block a user