mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-19 00:53:48 -05:00
10 lines
134 B
YAML
10 lines
134 B
YAML
language: node_js
|
|
language: node_js
|
|
node_js:
|
|
- '0.8'
|
|
- '0.10'
|
|
- '0.12'
|
|
- 'iojs'
|
|
before_install:
|
|
- npm install -g npm@latest
|