Skip to content

Commit

Permalink
chore(travis): test against node stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Oct 30, 2015
1 parent 49c317f commit 4e52ba4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,11 +1,10 @@
language: node_js
sudo: false

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

services:
- redis-server
Expand Down

0 comments on commit 4e52ba4

Please sign in to comment.