Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/1b8091f3b680491ad039acb57561858be87a4116/vendor/github.com/pkg/errors/.travis.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 

10 lines
120 B

language: go
go_import_path: github.com/pkg/errors
go:
- 1.11.x
- 1.12.x
- 1.13.x
- tip
script:
- make check