Skip to content

Commit

Permalink
(travis) drop 0.10 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Jan 19, 2017
1 parent 568670f commit a85dc22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.12"
- "0.10"
- "4"
- "6"
- "7"
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,6 +1,7 @@

## 2.3.0

- Drop Node.js 0.10 support
- (CLI) remove immutability of CLI parameters on restart (critical for ux)
- Keymetrics VXX beta
- Alias "exec" to "script"
Expand Down

0 comments on commit a85dc22

Please sign in to comment.