mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-10 19:08:12 +08:00
12 lines
111 B
YAML
12 lines
111 B
YAML
machine:
|
|
node:
|
|
version: 4.7.0
|
|
|
|
dependencies:
|
|
post:
|
|
- npm install
|
|
|
|
test:
|
|
override:
|
|
- gulp
|