1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

setup travis

This commit is contained in:
Jernej Pregelj 2019-03-07 14:56:07 +01:00
parent cd62912a6e
commit 4bfc5e2802

View File

@ -1 +1,11 @@
language: node_js
node_js: node
script: "./testscript.sh"
notifications:
email: false
cache:
directories:
- node_modules