added travis.yml and badges

This commit is contained in:
cubedro 2015-02-25 23:28:20 +02:00
parent 4580336d6f
commit 71a99d7868
2 changed files with 10 additions and 3 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: node_js
node_js:
- "0.12"

View File

@ -1,7 +1,6 @@
eth-netstats
============
Ethereum Network Stats
============
[![Build Status][travis-image]][travis-url] [![dependency status][dep-image]][dep-url]
To run via Docker
@ -18,3 +17,8 @@ docker run --publish=3000:3000 eth-netstats
```
see the interface at http://localhost:3000
[travis-image]: https://travis-ci.org/cubedro/eth-netstats.svg
[travis-url]: https://travis-ci.org/cubedro/eth-netstats
[dep-image]: https://david-dm.org/cubedro/eth-netstats.svg
[dep-url]: https://david-dm.org/cubedro/eth-netstats