Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Feb 7, 2015
1 parent 0bacf61 commit 83ee002
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# before_script: "npm install"

services:
- mongodb
- redis-server
Expand All @@ -8,7 +6,8 @@ services:
language: node_js
node_js:
- "0.10"
# - "0.8"
- "0.12"
- iojs

branches:
only:
Expand Down

0 comments on commit 83ee002

Please sign in to comment.