Skip to content

Commit

Permalink
remove node 0.8 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jul 5, 2014
1 parent b36c235 commit 9ffc54c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: node_js
node_js:
- '0.8'
- '0.10'
- '0.11'
script: make test-coveralls
before_install:
- 'make install'

0 comments on commit 9ffc54c

Please sign in to comment.