瀏覽代碼

More Travis testing

Steven Smith 9 年之前
父節點
當前提交
d5eb75a755
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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