mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
# no installation...
|
|
|
|
install:
|
|
- sudo apt-get -q install gperf
|
|
|
|
env: MRUBY_CONFIG=travis_config.rb
|
|
script: "./minirake all test"
|