Commit Diff


commit - 0e224654de4db16e08dd16a6bce582644200fedd
commit + 439609a043d4d686c3e949ce67f53984300cce7b
blob - 230211b31fc9a412fa79e265d11da790cc353c7a
blob + 4880c4d7985ad5032a7fa9ddbe62c3ace40a3928
--- .build.yml
+++ .build.yml
@@ -8,6 +8,7 @@ sources:
 tasks:
   - test: cd mailmux && go test ./...
   - docs: |
+      cd ..
       cp mailmux/docs/httpapiref.md slate/source/index.html.md
       cd slate
       bundle27 install --path vendor/bundle