Skip to content

Commit

Permalink
Remove node 0.8 from the travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
hason-msft committed May 24, 2016
1 parent 779949d commit 47e6271
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,6 @@ node_js:
- "4.0"
- "0.12"
- "0.10"
- "0.8"

after_script:
- npm run coveralls
Expand Down

0 comments on commit 47e6271

Please sign in to comment.