Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Let's not try to be ready for frozen strings
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoFleming committed Mar 2, 2019
1 parent bcf0a45 commit dde3876
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 @@ -16,5 +16,5 @@ matrix:
- rvm: jruby-9.1.6
- rvm: jruby-9.2.0
script:
- RUBYOPT="--enable-frozen-string-literal" bundle exec rspec
- bundle exec rspec
- bundle exec rubocop -c .rubocop.yml --force-exclusion

0 comments on commit dde3876

Please sign in to comment.