1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 13:26:38 -04:00

Travis CI: specify sudo: false

This commit is contained in:
XhmikosR
2018-10-07 13:48:35 +03:00
committed by Shun Sato
parent f8a4aee899
commit 38afcaecef

View File

@ -1,11 +1,12 @@
sudo: false
language: node_js
os:
- linux
- osx
node_js:
- "10"
- "8"
- "6"
- "8"
- "10"
deploy:
provider: npm
email: info@fenneclab.com