dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/chroma-js/.travis.yml
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

6 lines
140 B
YAML

language: node_js
node_js:
- 0.12
- 0.11
before_script: "npm install -g grunt-cli"
script: "npm run-script build && npm run-script test"