Skip to content

Commit

Permalink
Revert "Build: Remove support for Node v5 (fixes #6743)" (#6758)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Jul 26, 2016
1 parent 99dfd1c commit 6f3faa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
sudo: false
script: "npm test && npm run docs"
Expand Down

0 comments on commit 6f3faa4

Please sign in to comment.