mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Merge branch 'master' into feature/forms
This commit is contained in:
commit
30b4d9727d
13
.travis.yml
Normal file
13
.travis.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js: node
|
||||||
|
|
||||||
|
script:
|
||||||
|
- npm test
|
||||||
|
- npm run build
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- node_modules
|
@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
<h1 align="center">commons-marketplace</h1>
|
<h1 align="center">commons-marketplace</h1>
|
||||||
|
|
||||||
> MArketplace front-end to explore, download, and publish open data sets.
|
> Marketplace front-end to explore, download, and publish open data sets.
|
||||||
|
|
||||||
|
[](https://travis-ci.com/oceanprotocol/commons-marketplace)
|
||||||
[](https://github.com/prettier/prettier)
|
[](https://github.com/prettier/prettier)
|
||||||
[](https://github.com/oceanprotocol/eslint-config-oceanprotocol)
|
[](https://github.com/oceanprotocol/eslint-config-oceanprotocol)
|
||||||
[](https://github.com/bigchaindb/stylelint-config-bigchaindb)
|
[](https://github.com/bigchaindb/stylelint-config-bigchaindb)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user