Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump levelgraph dependency to ^2.0.0 #21

Merged
merged 3 commits into from
Feb 7, 2017

Conversation

BigBlueHat
Copy link
Member

Fix #20

@mcollina
Copy link
Collaborator

CI is failing.

@BigBlueHat
Copy link
Member Author

All three look like Travis mess ups (afaict).

For instance 0.12 and 4.0 are throwing this error (only finding levelgraph@1.3.1):
https://travis-ci.org/mcollina/levelgraph-n3/jobs/191365305#L179

The 0.10 run failed trying to make leveldown...
https://travis-ci.org/mcollina/levelgraph-n3/jobs/191365303#L230

Strangeness.

@mcollina
Copy link
Collaborator

Can you remove node v0.10 and v0.12 from .travis.yml? We just need to test on 4, 6, and 7.

@BigBlueHat
Copy link
Member Author

Sorry for the wait @mcollina. Here's where Travis is unhappy:
https://travis-ci.org/mcollina/levelgraph-n3/jobs/195687992#L179

@mcollina
Copy link
Collaborator

@BigBlueHat you should replace level-test with memdb
https://github.com/BigBlueHat/levelgraph-n3/blob/5aa5fe7bbde33de18a428baf84ee9d2678f66913/package.json#L49

That was the same problem we had for levelgraph-jsonld.

Also upgraded devDep levelgraph to 2.x
@BigBlueHat
Copy link
Member Author

@mcollina sorry for the wait! ⌚️

@mcollina mcollina merged commit fa5f97c into levelgraph:master Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants