Skip to content

Commit

Permalink
Remove old waterline deps from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
xdissent committed Sep 8, 2013
1 parent 484b5a3 commit 65c04b7
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 65c04b7

Please sign in to comment.