Skip to content

Commit

Permalink
Merge pull request #181 from excpt/master
Browse files Browse the repository at this point in the history
Fix travis ci build configuration
  • Loading branch information
excpt authored Dec 1, 2016
2 parents a1ad36b + 6581bf9 commit 0c4182a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
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 0c4182a

Please sign in to comment.