Commit 95ba331

mo khan <mo.khan@gmail.com>
2020-05-15 18:38:41
Use backwards compatible RUBYOPT
1 parent 9636302
Changed files (1)
bin
bin/test
@@ -4,7 +4,7 @@ set -e
 
 cd "$(dirname "$0")/.."
 
-export RUBYOPT='-W:no-deprecated'
+export RUBYOPT='-W0'
 
 if [ -z "$SKIP_COMPILE" ]; then
   bin/compile