.travis.yml in cellect-client-2.1.1 vs .travis.yml in cellect-client-3.0.0
- old
+ new
@@ -11,5 +11,12 @@
- 2.3.1
script: bundle exec rake spec
services:
- redis-server
+
+addons:
+ code_climate:
+ repo_token: $CODECLIMATE_REPO_TOKEN
+
+after_success:
+ - bundle exec codeclimate-test-reporter