mirror of
https://git.envs.net/envs/ifconfig
synced 2024-11-26 06:33:46 +01:00
(*)fixed travis
This commit is contained in:
parent
aef580c35b
commit
33a7b5da08
@ -4,4 +4,5 @@ go:
|
|||||||
- 1.4
|
- 1.4
|
||||||
- tip
|
- tip
|
||||||
script:
|
script:
|
||||||
- go get github.com/astaxie/beego && cd .. && mv ifconfig ../../ && cd ifconfig && go build .
|
- go get github.com/astaxie/beego
|
||||||
|
- go build .
|
||||||
|
Loading…
Reference in New Issue
Block a user