mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-03-26 03:01:06 +00:00
Remove TravisCI
This commit is contained in:
parent
1aa35beb55
commit
72e20412d0
17
.travis.yml
17
.travis.yml
@ -1,17 +0,0 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.9.x
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
install:
|
||||
- export GOPATH="$TRAVIS_BUILD_DIR:$GOPATH"
|
||||
- go get -d -v
|
||||
- go get -d -v yggdrasil
|
||||
- for file in *.go ; do go build -v $file; done
|
||||
|
||||
script:
|
||||
- ./yggdrasil -genconf
|
@ -1,6 +1,5 @@
|
||||
# Yggdrasil
|
||||
|
||||
[](https://travis-ci.org/yggdrasil-network/yggdrasil-go)
|
||||
[](https://circleci.com/gh/yggdrasil-network/yggdrasil-go)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user