yxliang01/eth-mine-when-need

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "10"      
  - "9"
  - "8"
  - "7"
  - "6"
  - "5"
  - "4"
  - "node"
notifications:
  email: true