Skip to content

Commit

Permalink
trying to fix travis build
Browse files Browse the repository at this point in the history
mac- committed Nov 18, 2015
1 parent 7e9e5a1 commit cd846e5
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,3 +1,3 @@
language: node_js
node_js:
- 0.10
- 4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@
"docs"
],
"engines": {
"node": ">=4.0.0"
"node": ">=4.2.0"
},
"main": "./lib/ratify.js",
"repository": {

0 comments on commit cd846e5

Please sign in to comment.