mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 00:08:18 +08:00
8 lines
No EOL
120 B
YAML
8 lines
No EOL
120 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.11
|
|
before_script:
|
|
- npm install -g grunt-cli
|
|
cache:
|
|
directories:
|
|
- node_modules |