From f315ee443061c916dc55b291bfe79503fa5e952f Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Sat, 22 Aug 2015 23:31:15 +0200 Subject: Remove unused Travis CI configuration Fixes #204. --- .travis.yml | 9 --------- README.md | 4 +--- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ffaf594d..00000000 --- a/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -language: node_js -node_js: - - "0.12" -before_install: - - "curl -L https://raw.githubusercontent.com/arunoda/travis-ci-laika/master/configure.sh | /bin/sh" -services: - - mongodb -env: - - LAIKA_OPTIONS="-t 5000" diff --git a/README.md b/README.md index daad005c..6f2621e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LibreBoard [![Build Status][travis-status]][travis-link] +# LibreBoard LibreBoard is an open-source *kanban* board that let you organize things in cards, and cards in lists. You can use it alone, or with your team and family @@ -19,7 +19,5 @@ made with [Meteor](https://www.meteor.com). [Our roadmap is self-hosted on LibreBoard][roadmap] -[travis-status]: https://travis-ci.org/libreboard/libreboard.svg -[travis-link]: https://travis-ci.org/libreboard/libreboard [thumbnail]: http://i.imgur.com/IIdHUmW.png [roadmap]: http://libreboard.com/boards/MeSsFJaSqeuo9M6bs/libreboard-roadmap -- cgit v1.2.3-1-g7c22