Skip to content

Commit

Permalink
Remove nodejs 0.8 from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lauriro committed Nov 14, 2014
1 parent 71558ca commit 15d97f1
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.8"
- "0.10"
before_script:
- npm install istanbul coveralls
Expand Down

0 comments on commit 15d97f1

Please sign in to comment.