Skip to content

Commit

Permalink
dropping node .8 and .6
Browse files Browse the repository at this point in the history
  • Loading branch information
selfcontained committed May 10, 2014
1 parent 1ae419b commit 66b1342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
- "0.6"
after_script:
- npm run coveralls
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[![Build Status](https://secure.travis-ci.org/selfcontained/deap.svg?branch=master)](http://travis-ci.org/selfcontained/deap)
[![Build Status](https://travis-ci.org/selfcontained/deap.svg?branch=master)](https://travis-ci.org/selfcontained/deap)
[![Coverage Status](https://img.shields.io/coveralls/selfcontained/deap.svg)](https://coveralls.io/r/selfcontained/deap?branch=master)

===

[![browser support](https://ci.testling.com/selfcontained/deap.png)](http://ci.testling.com/selfcontained/deap)
Expand Down

0 comments on commit 66b1342

Please sign in to comment.