1
0
mirror of https://git.envs.net/envs/ifconfig synced 2024-11-22 09:51:57 +01:00
ifconfig/.travis.yml
2014-12-23 09:31:39 +08:00

6 lines
87 B
YAML

language: go
go:
- 1.3
- tip
script: go get github.com/astaxie/beego && go build .