Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Build: Remove support for Node v5 (fixes #6743) (#6744)
  • Loading branch information
alberto authored and ilyavolodin committed Jul 22, 2016
1 parent 5320a6c commit 181b26a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
sudo: false
script: "npm test && npm run docs"
Expand Down

0 comments on commit 181b26a

Please sign in to comment.