Codebase list ruby-omniauth-facebook / 4d044de .travis.yml
4d044de

Tree @4d044de (Download .tar.gz)

.travis.yml @4d044deraw · history · blame

before_install:
  - gem update bundler
  - bundle --version
  - gem update --system 2.1.11
  - gem --version
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - 2.1
  - jruby
  - rbx
matrix:
  allow_failures:
    - rvm: rbx