mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-25 05:59:11 +00:00
4be4db5e6c
Converted to npm package Added brower Added browserify with minification Updated Readme
6 lines
89 B
YAML
6 lines
89 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
# before_script:
|
|
# - npm install
|
|
# - gulp build |