Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Knaup committed Mar 18, 2014
1 parent f9a33b1 commit 9869e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ node_js:
- "0.10"
- "0.11"
before_script:
- npm install git://github.com/fluidsonic/node-coveralls.git#fix-absolute-paths
- npm install coveralls
after_success:
- coveralls < ./coverage/lcov.info

0 comments on commit 9869e8c

Please sign in to comment.