Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmc committed Dec 9, 2015
1 parent 524c7f5 commit 8d77c79
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,7 +14,7 @@ before_script:
script:
- bundle exec rake spec:ci
- rake gem
- gem install ./authorizenet-1.8.6.gem
- gem install ./authorizenet-1.8.7.gem
- cd sample-code-ruby
- for i in `ls */*.rb`;do ruby $i;done

0 comments on commit 8d77c79

Please sign in to comment.