Sha256: 674811417a1e5dbf7ae4e97b021c4031a0d138b8b85499e0a836eef2502fd624
Contents?: true
Size: 565 Bytes
Versions: 1
Compression:
Stored size: 565 Bytes
Contents
version: "{build}" clone_depth: 5 build: off environment: NOKOGIRI_USE_SYSTEM_LIBRARIES: true matrix: - RUBY_FOLDER_VER: "26" - RUBY_FOLDER_VER: "24" install: - SET PATH=C:\Ruby%RUBY_FOLDER_VER%-x64\bin;%PATH% - bundle install --retry 5 --jobs=%NUMBER_OF_PROCESSORS% --clean --path vendor\bundle test_script: - ruby --version - gem --version - bundler --version - bash ./script/test cache: # If one of the files after the right arrow changes, cache will be invalidated - 'vendor\bundle -> appveyor.yml, Gemfile, jekyll-feed.gemspec'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-feed-0.12.0 | appveyor.yml |