Skip to content

Commit

Permalink
Removed 0.6 node from travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Feb 7, 2013
1 parent e5ae0eb commit 3e474c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- 0.6
- 0.8
before_script: "make dev-deps"
script: "make test"

0 comments on commit 3e474c7

Please sign in to comment.