Codebase list ruby-omniauth-twitter / 824a8333-9959-4407-a0c7-bb6b0653307b/main .travis.yml
824a8333-9959-4407-a0c7-bb6b0653307b/main

Tree @824a8333-9959-4407-a0c7-bb6b0653307b/main (Download .tar.gz)

.travis.yml @824a8333-9959-4407-a0c7-bb6b0653307b/mainraw · 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