Sha256: 31d8dc1b0d30841e21003934887ff1a65169c08f239985a95d5e72f6249fb64b

Contents?: true

Size: 328 Bytes

Versions: 2

Compression:

Stored size: 328 Bytes

Contents

language: ruby
rvm:
  - 3.0
  - 2.7
  - 2.6
script: "./script/cibuild"

before_script:
  - git config --global user.email "you@example.com"
  - git config --global user.name "Your Name"

sudo: false
cache: bundler

env:
  global:
    - GITHUB_CLIENT_ID=FOO
    - GITHUB_CLIENT_SECRET=BAR
    - GITHUB_ORG_NAME="balter-test-org"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-auth-2.1.3 .travis.yml
jekyll-auth-2.1.2 .travis.yml