1
0
mirror of https://github.com/goharbor/harbor synced 2025-04-19 16:26:10 +00:00

Merge pull request from reasonerjt/test-accelerate

Test accelerate
This commit is contained in:
Daniel Jiang 2017-03-09 17:52:19 +08:00 committed by GitHub
commit 28b367b1cf

View File

@ -87,6 +87,7 @@ script:
- cd tests
- sudo ./ldapprepare.sh
- cd ..
- go test -i ./src/ui ./src/adminserver ./src/jobservice
- ./tests/coverage4gotest.sh
- goveralls -coverprofile=profile.cov -service=travis-ci