1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 11:15:23 -04:00
hugo-extended/.travis.yml
2016-05-31 02:44:50 +09:00

9 lines
73 B
YAML

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