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