1
0
mirror of https://git.envs.net/envs/ifconfig synced 2024-11-26 06:33:46 +01:00
ifconfig/.travis.yml

9 lines
101 B
YAML
Raw Normal View History

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