1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00

Run frozen string specs against ruby 2.6

This commit is contained in:
Dan Weinand 2019-08-24 23:54:45 -07:00
parent 8e2b3de984
commit d427ca39b7

View file

@ -22,7 +22,7 @@ gemfile:
matrix:
include:
- rvm: ruby-head
- rvm: 2.6
env: RUBYOPT="--enable-frozen-string-literal"
# allow_failures:
# - rvm: ruby-head