Skip to content

Commit

Permalink
Minor parser cleanup to remove using intermediate productions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 11, 2016
1 parent 5a4681d commit c03a7fe
Show file tree
Hide file tree
Showing 8 changed files with 428 additions and 801 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ script: "bundle exec rspec spec"
env:
- CI=true
rvm:
- 2.2.5
- 2.3.1
- 2.2.6
- 2.3.3
- jruby
- rbx
cache: bundler
Expand Down
5 changes: 5 additions & 0 deletions dependencyci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
platform:
Rubygems:
rdf-isomorphic:
tests:
unmaintained: skip
833 changes: 194 additions & 639 deletions etc/ld-patch.html

Large diffs are not rendered by default.

Loading

0 comments on commit c03a7fe

Please sign in to comment.