Sha256: 23d49470b74946565120d85d944e7dde4827a390ec14b1f130741596e39f74e7

Contents?: true

Size: 531 Bytes

Versions: 29

Compression:

Stored size: 531 Bytes

Contents

language: ruby
rvm:
  - ruby
env:
  - HYPER_DEV_GEM_SOURCE="https://gems.ruby-hyperloop.org" TZ=Europe/Berlin
before_install:
  - sudo apt-get install -y fonts-liberation
  - wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  - sudo dpkg -i google-chrome*.deb
  - gem install bundler
before_script:
  - cd spec/test_app
  - bundle update
  - cd ../../
  - chromedriver-update
  - ls -lR ~/.chromedriver-helper/
script:
  - bundle exec rake spec
gemfile:
  - gemfiles/opal_0_11_react-rails_2_4.gemfile

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
hyper-store-1.0.alpha1.8 .travis.yml
hyper-state-1.0.alpha1.8 .travis.yml
hyper-store-1.0.alpha1.7 .travis.yml
hyper-state-1.0.alpha1.7 .travis.yml
hyper-store-1.0.alpha1.6 .travis.yml
hyper-state-1.0.alpha1.6 .travis.yml
hyper-store-1.0.alpha1.5 .travis.yml
hyper-state-1.0.alpha1.5 .travis.yml
hyper-store-1.0.alpha1.4 .travis.yml
hyper-state-1.0.alpha1.4 .travis.yml
hyper-store-0.99.6 .travis.yml
hyper-store-1.0.alpha1.3 .travis.yml
hyper-state-1.0.alpha1.3 .travis.yml
hyper-store-0.99.5 .travis.yml
hyper-store-0.99.4 .travis.yml
hyper-store-1.0.alpha1.2 .travis.yml
hyper-state-1.0.alpha1.2 .travis.yml
hyper-store-1.0.alpha1.1 .travis.yml
hyper-state-1.0.alpha1.1 .travis.yml
hyper-state-1.0.0.pre.alpha1 .travis.yml