pesto-students/batch-11-relayer

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - '12.13.1'
before_script:
  - yarn install
script:
  - yarn test