mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-19 00:53:48 -05:00
7 lines
82 B
YAML
7 lines
82 B
YAML
language: node_js
|
|
before_install: npm install npm -g
|
|
node_js:
|
|
- 4.0
|
|
- 4
|
|
- 6
|