mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 06:37:51 +00:00
5 lines
60 B
YAML
5 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4.2.1"
|
|
script: npm run test
|