Skip to content

Commit

Permalink
Added --no-deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mkanoor committed Jun 28, 2017
1 parent ee6a58c commit 1c96e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sudo: false
cache: bundler
addons:
postgresql: '9.4'
bundler_args: --no-deployment
before_install: bin/setup
before_script: bundle exec rake spec:setup
after_script: bundle exec codeclimate-test-reporter
Expand Down

0 comments on commit 1c96e1b

Please sign in to comment.