Sha256: 8cf06950aa2334e5dd2630b5894d8f840a10788f146e9f9f2d84002a1f05bd16
Contents?: true
Size: 353 Bytes
Versions: 2
Compression:
Stored size: 353 Bytes
Contents
language: ruby rvm: - 1.9.3 - 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 matrix: fast_finish: true allow_failures: - rvm: 2.2 - rvm: ruby-head
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
i18n-js-3.0.0.rc8 | .travis.yml |
i18n-js-3.0.0.rc7 | .travis.yml |