From 8e699f8243debe47128313992c85dfc1220f75a2 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 31 Jul 2014 12:56:05 +0200 Subject: [PATCH] Use drone.io instead of Travis --- .travis.yml | 20 -------------------- README.md | 5 ++++- 2 files changed, 4 insertions(+), 21 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 26e712c45..000000000 --- a/.travis.yml +++ /dev/null @@ -1,20 +0,0 @@ -language: go - -go: - - tip - -install: - - export PATH=$PATH:$HOME/gopath/bin - - ./build.sh setup - - go get code.google.com/p/go.tools/cmd/cover - - go get github.com/mattn/goveralls - -script: - - ./build.sh test-cov - -after_success: - - goveralls -coverprofile=coverage.out -service=travis-ci -package=calmh/syncthing -repotoken="$COVERALS_TOKEN" - -env: - global: - secure: "zEV2h2XtKHNLVdXJjM4LA/VjMfLVydm6goF+ARit+nOSGxGoH7f7jIdzJzhxgh7shKG93q61eLO1Tug+WBMYB2EpBuYnTB5AIMYhCDwNI8C4uBV6c3brHfcrie7MASNao8TID2QScASKNFFWvjv/i1Ccn5ztxdcQuhSsNjGZp8A=" diff --git a/README.md b/README.md index 77a654850..f3ed3913b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -syncthing [![Build Status](https://travis-ci.org/calmh/syncthing.svg?branch=master)](https://travis-ci.org/calmh/syncthing) [![Coverage Status](https://img.shields.io/coveralls/calmh/syncthing.svg)](https://coveralls.io/r/calmh/syncthing?branch=master) +syncthing ========= +Build status: [![Build Status](https://drone.io/github.com/calmh/syncthing/status.png)](https://drone.io/github.com/calmh/syncthing/latest) +Coverage status: [![Coverage Status](https://img.shields.io/coveralls/calmh/syncthing.svg)](https://coveralls.io/r/calmh/syncthing?branch=master) + This is the `syncthing` project. The following are the project goals: 1. Define a protocol for synchronization of a file repository between a