test(ci): Replace travis.ci with drone.io
@@ -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: