Skip to content

Commit

Permalink
Update to protagonist 1.1.1, test on more Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgtaylor committed Oct 26, 2015
1 parent da4a6e5 commit 43d2075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ sudo: false
node_js:
- "0.10"
- "0.12"
- "iojs-v2"
- "3"
- "4"
before_install:
- npm install -g grunt-cli
after_script:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"chokidar": "^1.0.1",
"cli-color": "^1.0.0",
"pretty-error": "^1.1.2",
"protagonist": "^1.0.0",
"protagonist": "^1.1.1",
"serve-static": "^1.9.3",
"socket.io": "^1.3.5",
"yargs": "^3.0.2"
Expand Down

0 comments on commit 43d2075

Please sign in to comment.