Merge pull request #18 from pi-hole/new/TravisCI

add BOT_NAME and BOT_EMAIL to travis.yml
This commit is contained in:
Adam Warner
2018-05-12 16:45:17 +01:00
committed by GitHub

View File

@@ -8,5 +8,7 @@ deploy:
skip_cleanup: true
github_token: $GITHUB_TOKEN
local_dir: site
name: $BOT_NAME
email: $BOT_EMAIL
on:
branch: master