Skip to content

Commit e816bdc

Browse files
committedJan 17, 2014
Testing travis ci
1 parent d098c0d commit e816bdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ deploy:
55
provider: npm
66
email: zone117x@gmail.com
77
api_key:
8-
secure: D9lpUDAx1OudPBji3mapnAhOug3wcEBqFrNgWaFh5XiYesa/f/X0gMOJggLlvzyhLHKs8VdTHShdu3XzlC3EDwr5wCdgYO1JSOyDo93FG7Y/qhPDVFnzdtsKmr813Qtj2UDKIh2ZP+JnjKaITrvUwRmdi/8+B9Enr5o9ulFb/a0=
9-
on:
10-
tags: true
8+
secure: D9lpUDAx1OudPBji3mapnAhOug3wcEBqFrNgWaFh5XiYesa/f/X0gMOJggLlvzyhLHKs8VdTHShdu3XzlC3EDwr5wCdgYO1JSOyDo93FG7Y/qhPDVFnzdtsKmr813Qtj2UDKIh2ZP+JnjKaITrvUwRmdi/8+B9Enr5o9ulFb/a0=

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
node-stratum
22
============
33

4+
[![Build Status](https://travis-ci.org/zone117x/node-stratum.png?branch=master)](https://travis-ci.org/zone117x/node-stratum)
5+
46
Under development
57

68
High performance Stratum poolserver in Node.js. One instance of this software can startup and manage multiple coin pools, each with their own daemon and stratum port :)

0 commit comments

Comments
 (0)
Please sign in to comment.