summaryrefslogtreecommitdiff
path: root/heroku.yml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-10-11 23:31:03 +0200
committerYuval Adam <_@yuv.al>2018-10-11 23:31:03 +0200
commit4f559142bb170bc8562c18061f1d39018cabf019 (patch)
treec7469d0693400d3756051250609aed23f05bdbca /heroku.yml
parent0775df8355daef491031e7db69d273fedf410114 (diff)
Add whois package to heroku.yml
Diffstat (limited to 'heroku.yml')
-rw-r--r--heroku.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/heroku.yml b/heroku.yml
new file mode 100644
index 0000000..d19a261
--- /dev/null
+++ b/heroku.yml
@@ -0,0 +1,3 @@
+build:
+ packages:
+ - whois \ No newline at end of file