hexo-deployer-heroku
hexo-deployer-heroku copied to clipboard
nginx configuration file
This pull request allows to define a Nginx configuration file.
Added a new param nginx_conf to set the path of the configuration file.
If the file exists then it will be copied to the .deploy_heroku directory and the -C flag will be added to the Procfile.
Coverage increased (+4.02%) to 83.333% when pulling f2440b45dd8016a7d32404106f6e2e93e62deb9c on josex2r:master into c91bc19e77ca2fb175e265987a4b2310a6161740 on hexojs:master.
@tommy351, should we disable circleci? Having Travis should be enought to ensure that the tests works.