File: .travis.yml

package info (click to toggle)
ruby-omniauth-facebook 4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: ruby: 817; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
before_install:
  - gem update bundler
  - bundle --version
  - gem update --system
  - gem --version
rvm:
  - 2.3.0
  - 2.2
  - 2.1
  - 2.0
  - 1.9.3
  - jruby-19mode
  - rbx-2