Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Okay, let's not test npm<0.10 then.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma committed Oct 14, 2014
1 parent 2cd9db8 commit 6a50bfb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
- "0.6"
before_install:
- npm update -g npm@2 npm-registry-client@3 npmconf@2
after_script:
- npm run coveralls

0 comments on commit 6a50bfb

Please sign in to comment.