File: .travis.yml

package info (click to toggle)
ruby-openid-connect 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 468 kB
  • ctags: 225
  • sloc: ruby: 2,819; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
before_install:
  - gem install bundler

rvm:
  - 2.0
  - 2.1
  - 2.2
  - 2.3.0