ifconfig/.travis.yml

9 lines
101 B
YAML
Raw Normal View History

2014-08-14 09:35:22 +00:00
language: go
go:
- 1.3
2014-12-23 01:40:24 +00:00
- 1.4
2014-12-23 01:31:39 +00:00
- tip
2014-12-23 01:40:24 +00:00
script:
2014-12-23 01:57:46 +00:00
- go get github.com/astaxie/beego
- go build .