Codebase list ruby-omniauth-twitter / bbb38cb .travis.yml
bbb38cb

Tree @bbb38cb (Download .tar.gz)

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