Sha256: 972d1f0540889360c1075e0f7bc10cdef4cd1343cad21b95edd3614f2aa2bcdc
Contents?: true
Size: 358 Bytes
Versions: 1
Compression:
Stored size: 358 Bytes
Contents
language: ruby rvm: - 2.0 - 2.1 - 2.2 - ruby-head script: "bundle exec rake spec" before_install: # Need to install npm to test js - sudo apt-get update - sudo apt-get install npm - npm install jasmine-node@1.14.2 gemfile: - gemfiles/i18n_0_6.gemfile - gemfiles/i18n_0_7.gemfile matrix: fast_finish: true allow_failures: - rvm: ruby-head
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
i18n-js-3.0.0.rc9 | .travis.yml |