Codebase list ruby-omniauth-twitter / 08c2201e-45b2-44a6-afc7-60c41bf40785/main .travis.yml
08c2201e-45b2-44a6-afc7-60c41bf40785/main

Tree @08c2201e-45b2-44a6-afc7-60c41bf40785/main (Download .tar.gz)

.travis.yml @08c2201e-45b2-44a6-afc7-60c41bf40785/main

9551470
 
1a3213f
9551470
69a4bd1
 
 
 
9551470
 
 
 
 
 
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