Skip to content

Commit

Permalink
Revert "Update travis config to use services section."
Browse files Browse the repository at this point in the history
This reverts commit f1f3406.
  • Loading branch information
Kami committed Apr 25, 2013
1 parent f1f3406 commit f29f2f6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Expand Up @@ -4,12 +4,9 @@ node_js:
- 0.6
- 0.8

services:
- cassandra

before_script:
before_install:
- sudo service cassandra start
- sleep 5
- 'CASSANDRA_CONF=/etc/cassandra /usr/local/cassandra/bin/nodetool status'

script:
- npm run-script lint
Expand Down

0 comments on commit f29f2f6

Please sign in to comment.