Merge pull request #15 from martindale/travis

Add Travis Config
This commit is contained in:
Eric Martindale 2014-07-16 15:35:01 -04:00
commit 73b7d880da
2 changed files with 5 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- '0.10'

View File

@ -1,3 +1,4 @@
{
"name": "bitauth",
"description": "Passwordless authentication using Bitcoin cryptography",