Merge pull request #1553 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