Codebase list ruby-omniauth-facebook / debian/2.0.0-1 .travis.yml
debian/2.0.0-1

Tree @debian/2.0.0-1 (Download .tar.gz)

.travis.yml @debian/2.0.0-1raw · 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