.travis.yml in cassanity-0.4.0 vs .travis.yml in cassanity-0.5.0
- old
+ new
@@ -4,7 +4,8 @@
rvm:
- 1.9.3
notifications:
email: false
bundler_args: --without guard
+before_script: sudo service cassandra status
services:
- cassandra
- old
+ new