Sha256: 6829758da13e45cff8b257c1ad139b6e5ed1c098e066e8fdf77950627b2c73c8

Contents?: true

Size: 270 Bytes

Versions: 6

Compression:

Stored size: 270 Bytes

Contents

language: ruby
cache: bundler
rvm:
  - 2.4
  - 2.3
  - 2.2
  - 2.1
git:
  depth: 1

sudo: false

addons:
  apt:
    sources:
      - kalakris-cmake
    packages:
      - cmake

before_install:
  - gem install bundler

before_script: bundle update
script: script/cibuild

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-commonmark-ghpages-0.1.5 .travis.yml
jekyll-commonmark-ghpages-0.1.4 .travis.yml
jekyll-commonmark-ghpages-0.1.3 .travis.yml
jekyll-commonmark-ghpages-0.1.2 .travis.yml
jekyll-commonmark-ghpages-0.1.1 .travis.yml
jekyll-commonmark-ghpages-0.1.0 .travis.yml