Codebase list ruby-omniauth-twitter / fresh-snapshots/main .travis.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

.travis.yml @fresh-snapshots/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