Testing travis ci
This commit is contained in:
parent
d098c0d4a1
commit
e816bdcded
|
@ -5,6 +5,4 @@ deploy:
|
|||
provider: npm
|
||||
email: zone117x@gmail.com
|
||||
api_key:
|
||||
secure: D9lpUDAx1OudPBji3mapnAhOug3wcEBqFrNgWaFh5XiYesa/f/X0gMOJggLlvzyhLHKs8VdTHShdu3XzlC3EDwr5wCdgYO1JSOyDo93FG7Y/qhPDVFnzdtsKmr813Qtj2UDKIh2ZP+JnjKaITrvUwRmdi/8+B9Enr5o9ulFb/a0=
|
||||
on:
|
||||
tags: true
|
||||
secure: D9lpUDAx1OudPBji3mapnAhOug3wcEBqFrNgWaFh5XiYesa/f/X0gMOJggLlvzyhLHKs8VdTHShdu3XzlC3EDwr5wCdgYO1JSOyDo93FG7Y/qhPDVFnzdtsKmr813Qtj2UDKIh2ZP+JnjKaITrvUwRmdi/8+B9Enr5o9ulFb/a0=
|
|
@ -1,6 +1,8 @@
|
|||
node-stratum
|
||||
============
|
||||
|
||||
[![Build Status](https://travis-ci.org/zone117x/node-stratum.png?branch=master)](https://travis-ci.org/zone117x/node-stratum)
|
||||
|
||||
Under development
|
||||
|
||||
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 :)
|
||||
|
|
Loading…
Reference in New Issue