Browse Source

More Travis testing

Steven Smith 9 years ago
parent
commit
d5eb75a755
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -185,6 +185,7 @@ before_install:
   - pip install requests
   - pip install requests
   - echo "127.0.0.1 " `hostname` | sudo tee /etc/hosts
   - echo "127.0.0.1 " `hostname` | sudo tee /etc/hosts
   - echo "127.0.0.1 localhost" | sudo tee /etc/hosts
   - echo "127.0.0.1 localhost" | sudo tee /etc/hosts
+  - sudo service cassandra start
 
 
 services:
 services:
   - postgresql
   - postgresql