Skip to content

Commit

Permalink
refact(travis) remove 0.11. test on 0.12 and iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
omsmith committed Feb 28, 2015
1 parent 40feb7c commit 7601c37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: false
language: node_js
node_js:
- "0.11"
- iojs
- "0.12"
- "0.10"
services:
- redis-server
Expand Down

0 comments on commit 7601c37

Please sign in to comment.