mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
install gperf to prevent accidental compile error
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# no installation...
|
||||
|
||||
install:
|
||||
- sudo apt-get -q install gperf
|
||||
|
||||
env: MRUBY_CONFIG=travis_config.rb
|
||||
script: "./minirake all test"
|
||||
|
||||
Reference in New Issue
Block a user