Browse Source

Merge pull request #50 from matiu/ref/travis

test travis
activeAddress
Matias Alejo Garcia 10 years ago
parent
commit
c9751c988f
  1. 3
      .travis.yml
  2. 0
      lib/client/verifier.js

3
.travis.yml

@ -1,8 +1,5 @@
language: node_js
node_js:
- '0.10'
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- npm install

0
lib/client/Verifier.js → lib/client/verifier.js

Loading…
Cancel
Save