We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I propose to move to zuul to run tests and to SauceLabs for running it in the CI. SauceLabs offers free accounts for OSS.
I am using those for LevelGraph and it works really well, see:
https://github.com/mcollina/levelgraph/blob/master/.zuul.yml https://github.com/mcollina/levelgraph/blob/master/.travis.yml https://github.com/mcollina/levelgraph/blob/master/package.json#L8-L9
(I am using Mocha for LG - my bad - but tape is also supported)
The text was updated successfully, but these errors were encountered:
See https://github.com/airtap/airtap for Airtap
Sorry, something went wrong.
See also Level/abstract-leveldown#123 (comment).
vweevers
No branches or pull requests
I propose to move to zuul to run tests and to SauceLabs for running it in the CI. SauceLabs offers free accounts for OSS.
I am using those for LevelGraph and it works really well, see:
https://github.com/mcollina/levelgraph/blob/master/.zuul.yml
https://github.com/mcollina/levelgraph/blob/master/.travis.yml
https://github.com/mcollina/levelgraph/blob/master/package.json#L8-L9
(I am using Mocha for LG - my bad - but tape is also supported)
The text was updated successfully, but these errors were encountered: