소스 검색

Added back coveralls coverage

Torkel Ödegaard 10 년 전
부모
커밋
b51a8f11d5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      circle.yml

+ 1 - 0
circle.yml

@@ -22,3 +22,4 @@ test:
      - godep go test -v ./pkg/...
      # js tests
      - ./node_modules/grunt-cli/bin/grunt test
+     - npm run coveralls