File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 env :
2424 CI : true
25- ALLOW_FAILURES : false # ${{ endsWith(matrix.ruby, 'head') || matrix.ruby == 'jruby' }}
25+ ALLOW_FAILURES : false ${{ endsWith(matrix.ruby, 'head') }}
2626 strategy :
2727 fail-fast : false
2828 matrix :
Original file line number Diff line number Diff line change 22
33[ JSON-LD] [ ] reader/writer for [ RDF.rb] [ RDF.rb ] and fully conforming [ JSON-LD API] [ ] processor. Additionally this gem implements [ JSON-LD Framing] [ ] .
44
5- ![ Gem Version] ( https://badge.fury.io/rb/json-ld.png )]
6- ![ Build Status] ( https://secure.travis-ci.org/ruby-rdf/json-ld.png?branch=master )
7- ![ Coverage Status] ( https://coveralls.io/repos/ruby-rdf/json-ld/badge.svg )
5+ [ ![ Gem Version] ( https://badge.fury.io/rb/json-ld.png )] ( https://rubygems.org/gems/json-ld )
6+ [ ![ Build Status] ( https://secure.travis-ci.org/ruby-rdf/json-ld.png?branch=develop )] ( https://github.com/ruby-rdf/json-ld/actions?query=workflow%3ACI )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/ruby-rdf/json-ld/badge.svg )] ( https://coveralls.io/github/ruby-rdf/json-ld )
88[ ![ Gitter chat] ( https://badges.gitter.im/ruby-rdf.png )] ( https://gitter.im/gitterHQ/gitter )
99
1010## Features
You can’t perform that action at this time.
0 commit comments