Skip to content

Commit

Permalink
Removed node v4 by accident
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed May 23, 2016
1 parent e77a1e5 commit b710300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ sudo: false
node_js:
- "6"
- "5"
- "4"
after_success:
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls' - "4"

0 comments on commit b710300

Please sign in to comment.