Skip to content

Commit

Permalink
Merge branch 'travis-fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
thobbs committed Jan 10, 2014
2 parents 3e66911 + e1017c5 commit 22f3468
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -8,10 +8,8 @@ notifications:
- hanno@hannosch.eu
- pycassa.maintainer@gmail.com

before_install:
- test -f "/usr/local/cassandra/etc/cassandra-env.sh" && sudo rm -f /usr/local/cassandra/conf/cassandra-env.sh && sudo ln -s /usr/local/cassandra/etc/cassandra-env.sh /usr/local/cassandra/conf/cassandra-env.sh
- sudo service cassandra start
- sleep 3
services:
- cassandra

install:
- python setup.py develop
Expand Down

0 comments on commit 22f3468

Please sign in to comment.