Sha256: f8766dbce703be6266dacab2e0ba9b68e4a79982d8c2c12690ab738cdfaa0bb2

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

language: ruby
sudo: false

fast_finish: true
script: rake $RUN

matrix:
  include:
    - rvm: 2.2
    - rvm: 2.1
    - rvm: 1.9.3
    - rvm: 2.0

    # We use 2.1.4 to differentiate the rvm version
    # as travis doesn't allow failures by env.
    - rvm: 2.1.4
      env: RUN=zepto

  allow_failures:
    - rvm: 2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-jquery-0.4.1 .travis.yml