mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #496 from bcwaldon/droneio
test(ci): Replace travis.ci with drone.io
This commit is contained in:
commit
e87f3231a1
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
||||
language: go
|
||||
go: 1.2
|
||||
|
||||
install:
|
||||
- echo "Skip install"
|
||||
|
||||
before_script:
|
||||
- ./build
|
||||
|
||||
script:
|
||||
- ./test.sh
|
@ -2,7 +2,7 @@
|
||||
|
||||
README version 0.2.0
|
||||
|
||||
[](https://travis-ci.org/coreos/etcd)
|
||||
[](https://drone.io/github.com/coreos/etcd/latest)
|
||||
|
||||
A highly-available key value store for shared configuration and service discovery.
|
||||
etcd is inspired by zookeeper and doozer, with a focus on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user