Skip to content

Commit

Permalink
deploying to heroku...
Browse files Browse the repository at this point in the history
  • Loading branch information
artemave committed Mar 3, 2012
1 parent 3fee7bf commit 1276002
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
bundler_args: --without local
bundler_args: --without development
rvm:
- 1.8.7
- 1.9.2
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -20,7 +20,7 @@ gem 'relish'
gem "spork", "> 0.9.0.rc"
gem 'childprocess'

group :local do
group :development do
gem 'ruby-debug', :platform => :mri_18
gem 'ruby-debug19', :platform => :mri_19
gem 'awesome_print'
Expand Down

0 comments on commit 1276002

Please sign in to comment.