Skip to content

Commit

Permalink
Fix travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Dec 5, 2015
1 parent 45364ec commit f7d80fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ node_js:
- '0.11'
- '0.12'
- 'iojs'
- '4.0.x'
- '4.1.x'
- '4.0'
- '4.1'

services:
- redis-server
Expand Down

0 comments on commit f7d80fc

Please sign in to comment.