Sha256: 643965aa39ab82e0d0b4ceaf0567b30f24ee5c402a18a33ae1d93bc3ddbc050e

Contents?: true

Size: 235 Bytes

Versions: 4

Compression:

Stored size: 235 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.3.0
  - jruby
  - rbx
matrix:
  allow_failures:
    - rvm: rbx
script: rake spec

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
tolq-ffi-hunspell-0.5.0 .travis.yml
ffi-hunspell-wtchappell-0.4.0 .travis.yml
ffi-hunspell-0.4.0 .travis.yml
ffi-hunspell-0.3.1 .travis.yml