mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-07 23:38:14 +08:00
c23ba31e17
Thread dropdown Small fixes
5 lines
73 B
YAML
5 lines
73 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
script:
|
|
npm run lint && npm test
|