Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
remove test on 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Sep 29, 2014
1 parent 8992d28 commit c8d69b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.11"
script: "make test-cov"
after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"

0 comments on commit c8d69b3

Please sign in to comment.