This repository has been archived on 2019-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
git/vendor/github.com/Unknwon/com/.travis.yml
Lunny Xiao 622cdd1472
Use dep instead of govendor (#117)
* use dep instead of govendor

* remove example

* change dependenci github.com/Unknwon from 1.0 to master
2018-05-15 23:26:52 +08:00

13 lines
113 B
YAML

language: go
go:
- 1.2
- 1.3
- 1.4
- tip
install: go get -v -t
notifications:
email:
- u@gogs.io