summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
blob: b00a5db7d1f4819753d1abb29c10d381c790dea8 (plain)
1
2
3
4
5
6
7
# no installation...

install:
 - sudo apt-get -q install gperf

env: MRUBY_CONFIG=travis_config.rb
script: "./minirake all test"