You've already forked hugo-extended
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:
@ -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
|
||||
|
Reference in New Issue
Block a user