mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
8 lines
64 B
YAML
8 lines
64 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- 'node'
|
|
- '1.6.4'
|
|
|
|
sudo: false
|