Codebase list ruby-omniauth-facebook / 7db6a28 .travis.yml
7db6a28

Tree @7db6a28 (Download .tar.gz)

.travis.yml @7db6a28raw · 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
  - jruby