Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny Raj Rathod committed Feb 23, 2016
1 parent bcee25b commit 75b1ee9
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 @@ -14,6 +14,6 @@ before_script:
script:
- bundle exec rake spec:ci
- rake gem
- gem install ./authorizenet-1.8.7.gem
- gem install ./authorizenet-1.8.8.gem
- cd sample-code-ruby
- bundle exec rspec spec/sample_code_spec.rb

0 comments on commit 75b1ee9

Please sign in to comment.