mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-27 03:28:27 -04:00
10 lines
83 B
YAML
10 lines
83 B
YAML
language: node_js
|
|
os:
|
|
- linux
|
|
- osx
|
|
node_js:
|
|
- '6'
|
|
- '5'
|
|
- '4'
|
|
- '4.0'
|