aboutsummaryrefslogtreecommitdiffstats
path: root/.yatr.yml
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2018-12-22 02:49:51 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2018-12-22 02:49:51 +0100
commit94364642e1735e697c8506423f9a60fb055e87af (patch)
treeae27a5b04b6f9fc84102acb33fa39689e54f376b /.yatr.yml
parentdb9f741875ad1fd3c7c3e5b932420081862159bc (diff)
downloadblogc-feature/runserver-windows.tar.gz
blogc-feature/runserver-windows.tar.bz2
blogc-feature/runserver-windows.zip
Diffstat (limited to '.yatr.yml')
-rw-r--r--.yatr.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.yatr.yml b/.yatr.yml
index 8c5fca4..8b9f3ed 100644
--- a/.yatr.yml
+++ b/.yatr.yml
@@ -51,7 +51,7 @@ targets:
- --disable-tests
- --disable-git-receiver
- --disable-make
- - --disable-runserver
+ - --enable-runserver
task_script: build-aux/build-windows.sh
win64:
configure_args:
@@ -62,5 +62,5 @@ targets:
- --disable-tests
- --disable-git-receiver
- --disable-make
- - --disable-runserver
+ - --enable-runserver
task_script: build-aux/build-windows.sh