mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Specify the latest bison on macOS; ref #4903
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user