Codebase list ruby-omniauth-twitter / 834bf42 .travis.yml
834bf42

Tree @834bf42 (Download .tar.gz)

.travis.yml @834bf42raw · history · blame

dist: trusty

rvm:
  - 2.1.10
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.0
  - jruby-1.7.26
  - rbx-3

matrix:
  allow_failures:
    - rvm: rbx-3