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

13 lines
119 B

language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- tip