mirror of
https://git.envs.net/envs/ifconfig
synced 2024-11-22 09:51:57 +01:00
(*)only one built and fixed cross compile directory
This commit is contained in:
parent
fa66dc9bda
commit
7885a55eb9
@ -1,11 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
script:
|
||||
- go build .
|
||||
- pwd && cd $GOPATH/build && ./travis-build.sh
|
||||
- pwd && cd build && ./travis-build.sh
|
||||
env:
|
||||
global:
|
||||
- GITHUB_REPO: 'missdeer/ifconfig'
|
||||
|
Loading…
Reference in New Issue
Block a user