Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Sep 14, 2015
1 parent bef901f commit 139ac6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
sudo: false
language: node_js
node_js:
- "iojs"
- "0.12"
- "4.0"

# Make sure we have new NPM.
before_install:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"codestyle",
"test"
],
"engines" : { "node" : "^4.0.0" },
"devDependencies": {
"code": "^1.4.1",
"lab": "^5.13.0",
Expand Down

0 comments on commit 139ac6e

Please sign in to comment.