Skip to content

Commit

Permalink
Fix bundler args in travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 14, 2019
1 parent af20a62 commit 351b296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: ruby
bundler_args: --without debug
script: "bundle exec rspec spec"
env:
- CI=true
Expand Down

0 comments on commit 351b296

Please sign in to comment.