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 bdf0913 commit 794cba3Copy full SHA for 794cba3
.travis.yml
@@ -7,6 +7,6 @@ services: mongodb
7
before_install:
8
- gem update bundler
9
script:
10
- - CODECLIMATE_REPO_TOKEN=787a2f89b15c637323c7340d65ec17e898ac44480706b4b4122ea040c2a88f1d rake
+ - rake
11
after_script:
12
- - bundle exec codeclimate-test-reporter
+ - CODECLIMATE_REPO_TOKEN=787a2f89b15c637323c7340d65ec17e898ac44480706b4b4122ea040c2a88f1d bundle exec codeclimate-test-reporter
0 commit comments