Skip to content

Commit

Permalink
Merge branch 'initial-impl' of github.com:Financial-Times/content-rw-…
Browse files Browse the repository at this point in the history
…elasticsearch into initial-impl
  • Loading branch information
BerniVarga committed May 11, 2017
2 parents 4f832c1 + 44bf95b commit c16a9a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ test:
pre:
- go get -u github.com/jstemmer/go-junit-report
- go get -u github.com/mattn/goveralls
- cd $PROJECT_PATH && wget https://raw.githubusercontent.com/Financial-Times/cookiecutter-upp-golang/master/coverage.sh && chmod +x coverage.sh
override:
- mkdir -p $CIRCLE_TEST_REPORTS/golang
- cd $PROJECT_PATH && govendor test -race -v +local | go-junit-report > $CIRCLE_TEST_REPORTS/golang/junit.xml
Expand Down
23 changes: 0 additions & 23 deletions coverage.sh

This file was deleted.

0 comments on commit c16a9a3

Please sign in to comment.