Specify the latest bison on macOS; ref #4903

This commit is contained in:
Yukihiro "Matz" Matsumoto
2020-05-24 23:35:30 +09:00
parent 6d49ec25a9
commit 6445e4683f
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
run: rake -m -j4 all test
env:
MRUBY_CONFIG: travis_config.rb
PATH: "/usr/local/opt/bison/bin:$PATH"
YACC: /usr/local/opt/bison/bin/bison
Windows-MinGW:
runs-on: windows-latest