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

9 lines
107 B
YAML
Raw Normal View History

2014-08-14 11:35:22 +02:00
language: go
go:
- 1.3
env:
- TRAVIS="yes"
script:
2014-11-17 07:15:42 +01:00
- go get github.com/astaxie/beego
- go build .