Sha256: b5b96ca105c93c96532bac413119df48a129fe58bfe4a1e2b97bdd96d6f47e02
Contents?: true
Size: 581 Bytes
Versions: 1
Compression:
Stored size: 581 Bytes
Contents
sudo: false language: ruby cache: bundler rvm: - 1.9.3 - 2.0.0 - 2.1.10 - 2.2.10 - 2.3.8 - 2.4.5 - 2.5.3 - 2.6.0 - ruby-head - jruby-9.2.5.0 before_install: - gem install bundler -v 1.17.3 git: submodules: false gemfile: - Gemfile matrix: include: - rvm: 2.5.3 gemfile: gemfiles/rubyracer - rvm: jruby-9.2.5.0 gemfile: gemfiles/rubyrhino - rvm: 2.5.3 gemfile: gemfiles/alaska env: ALASKA=1 allow_failures: - rvm: 2.5.3 gemfile: gemfiles/alaska env: ALASKA=1 - rvm: ruby-head fast_finish: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
uglifier-4.2.0 | .travis.yml |