Skip to content

Commit c03a7fe

Browse files
committed
Minor parser cleanup to remove using intermediate productions.
1 parent 5a4681d commit c03a7fe

8 files changed

Lines changed: 428 additions & 801 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ script: "bundle exec rspec spec"
44
env:
55
- CI=true
66
rvm:
7-
- 2.2.5
8-
- 2.3.1
7+
- 2.2.6
8+
- 2.3.3
99
- jruby
1010
- rbx
1111
cache: bundler

dependencyci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
platform:
2+
Rubygems:
3+
rdf-isomorphic:
4+
tests:
5+
unmaintained: skip

etc/ld-patch.html

Lines changed: 194 additions & 639 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)