Skip to content

Commit

Permalink
Merge pull request balderdashy#839 from xdissent/clean-travis
Browse files Browse the repository at this point in the history
Remove old services and deps from travis config
  • Loading branch information
particlebanana committed Sep 12, 2013
2 parents 9af7442 + 65c04b7 commit ed38e29
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ node_js:
- "0.10"
- "0.11"

services:
- mongodb
- redis-server
- mysql

before_script:
- npm install sails-mysql sails-mongo sails-redis
- mysql -e "create database waterline;"

notifications:
email: false
irc:
Expand Down

0 comments on commit ed38e29

Please sign in to comment.