Skip to content

Commit

Permalink
Fix travis ci build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
excpt committed Dec 1, 2016
1 parent 9a2e43f commit 6581bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ rvm:
- 2.1.0
- 2.2.0
- 2.3.0
script: "bundle exec rspec && codeclimate-test-reporter"
script: "bundle exec rspec && bundle exec codeclimate-test-reporter"
addons:
code_climate:
repo_token: e87b175db123ab42ca2ca4420abaa13c0dc2085608402b9a25f08a83ca3ba202

0 comments on commit 6581bf9

Please sign in to comment.