mirror of
https://git.envs.net/envs/ifconfig
synced 2024-11-22 09:51:57 +01:00
(*)update travis configuration
This commit is contained in:
parent
ede8364f9b
commit
eb2ee87f85
@ -1,5 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
|
- 1.4
|
||||||
- tip
|
- tip
|
||||||
script: go get github.com/astaxie/beego && go build .
|
script:
|
||||||
|
- go get github.com/astaxie/beego && cd .. && mv ifconfig ../../ && cd ifconfig && go build .
|
||||||
|
Loading…
Reference in New Issue
Block a user