Codebase list ruby-omniauth-twitter / 3c42573 .travis.yml
3c42573

Tree @3c42573 (Download .tar.gz)

.travis.yml @3c42573raw · history · blame

dist: trusty

rvm:
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.0
  - jruby-1.7.26
  - rbx-3

matrix:
  allow_failures:
    - rvm: rbx-3