From adb19f28c214c9f3e46f7d7307fdb77ab4cb3581 Mon Sep 17 00:00:00 2001 From: Sammy Libre Date: Wed, 8 Jun 2016 22:25:08 +0500 Subject: [PATCH] Add .travis.yml --- .travis.yml | 8 ++++++++ README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f93ba0d --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: go + +go: + - 1.5 + - tip + +services: + - redis-server diff --git a/README.md b/README.md index bee0b72..dbd4bbf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Miner's stats page](https://15254b2dcaab7f5478ab-24461f391e20b7336331d5789078af53.ssl.cf1.rackcdn.com/ethereum.vanillaforums.com/editor/pe/cf77cki0pjpt.png) -[![Join the chat at https://gitter.im/sammy007/open-ethereum-pool](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sammy007/open-ethereum-pool?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat at https://gitter.im/sammy007/open-ethereum-pool](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sammy007/open-ethereum-pool?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/sammy007/open-ethereum-pool.svg?branch=master)](https://travis-ci.org/sammy007/open-ethereum-pool) ### Features