1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 23:58:26 -04:00
hugo-extended/.travis.yml
2016-05-31 03:29:18 +09:00

10 lines
83 B
YAML

language: node_js
os:
- linux
- osx
node_js:
- '6'
- '5'
- '4'
- '4.0'