go-ethereum/node_modules/lru_map/.travis.yml
2024-06-14 14:11:39 +03:00

6 lines
81 B
YAML

language: node_js
node_js:
- node # latest stable
- 6
script:
- npm test