Create netlify.toml

This commit is contained in:
John Mulhausen 2016-11-05 05:03:15 -07:00 committed by GitHub
parent e881d903ef
commit 9cffba51c3
1 changed files with 2 additions and 0 deletions

2
netlify.toml Normal file
View File

@ -0,0 +1,2 @@
[context.deploy-preview]
command = "make build-preview"