justo-generator-plugin
Version:
Generator for a Justo.js plugin.
30 lines (29 loc) • 325 B
YAML
language: node_js
node_js:
- 5.0
- 5.1
- 5.2
- 5.3
- 5.4
- 5.5
- 5.6
- 5.7
- 5.8
- 5.9
- 5.10
- 5.11
- 6.0
- 6.1
- 6.2
- 6.3
- 6.4
os:
- linux
sudo: false
before_install: npm install -g justo-cli
install: npm install
#before_script:
#script:
#after_success:
#after_failure:
#after_script: