Sha256: 5c6ea0f9aab60991e0aee68dd9501f5c585cde190fbaa6609c5a23cf925b77fc

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

language: ruby
before_install:
  - sudo apt-get install libhunspell-dev hunspell-en-us
  - gem install ffi rubygems-tasks rspec yard
rvm:
  - 1.9.3
  - 2.0.0
  - jruby-19mode
  - rbx-19mode
matrix:
  allow_failures:
    - rvm: rbx-18mode
    - rvm: rbx-19mode
script: rake test

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ffi-hunspell-0.3.0 .travis.yml