Skip to content

Commit

Permalink
node version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
b091 committed Sep 21, 2016
1 parent 2da2095 commit 5c4bb21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

node_js:
- '5.9.1'
- '5.12.0'

sudo: required

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typings": "~1.3.3"
},
"engines": {
"node": ">=5.6.0"
"node": ">=5.12.0"
},
"scripts": {
"test": "gulp test",
Expand Down

0 comments on commit 5c4bb21

Please sign in to comment.