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:
parent
8e2b3de984
commit
d427ca39b7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ gemfile:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- rvm: ruby-head
|
||||
- rvm: 2.6
|
||||
env: RUBYOPT="--enable-frozen-string-literal"
|
||||
# allow_failures:
|
||||
# - rvm: ruby-head
|
||||
|
|
Loading…
Reference in a new issue