mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-10 13:56:50 +00:00
6 lines
89 B
YAML
6 lines
89 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
# before_script:
|
|
# - npm install
|
|
# - gulp build |