We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdfe7c commit db5c714Copy full SHA for db5c714
.travis
.travis.yml
@@ -4,7 +4,5 @@ rvm:
4
- 2.0.0
5
before_install: gem install bundler -v 1.12.5
6
addons:
7
- code_climate:
8
- repo_token: 0a4c13b71635c00cee43aba776853ade9404cc745c42977e25a5877a3e148527
9
-after_success:
10
- - bundle exec codeclimate-test-reporter
+ code_climate:
+ repo_token: 0a4c13b71635c00cee43aba776853ade9404cc745c42977e25a5877a3e148527
0 commit comments