mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
setup travis
This commit is contained in:
parent
cd62912a6e
commit
4bfc5e2802
10
.travis.yml
10
.travis.yml
@ -1 +1,11 @@
|
||||
language: node_js
|
||||
node_js: node
|
||||
|
||||
script: "./testscript.sh"
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
Loading…
Reference in New Issue
Block a user