Skip to content

Commit

Permalink
Update vows, Travis CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Aug 25, 2015
1 parent 7e3a35a commit 8eb2a9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,5 +1,5 @@
language: "node_js"
node_js:
- 0.4
- 0.6
- 0.8
- "0.12"
- "0.10"
- "iojs"
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"passport-oauth": "0.1.x"
},
"devDependencies": {
"vows": "0.6.x"
"vows": "0.8.x"
},
"scripts": {
"test": "NODE_PATH=lib node_modules/.bin/vows test/*-test.js"
Expand Down

0 comments on commit 8eb2a9b

Please sign in to comment.