Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
listepo committed Jul 27, 2015
1 parent 643f134 commit 80d8052
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ language: node_js

# test on two node.js versions: 0.10
node_js:
- 0.10
- '0.10'
- '0.12'
- 'iojs-v1'
- 'iojs-v2'

services:
services:
- redis-server
- mongodb

0 comments on commit 80d8052

Please sign in to comment.