Browse Source

Attempt to fix documentation generation

Adam Kelly 6 năm trước cách đây
mục cha
commit
013c58a37a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -36,6 +36,6 @@ deploy:
   skip-cleanup: true
   github-token: $GITHUB_TOKEN  # Set in travis-ci.org dashboard, marked secure
   keep-history: true
-  local-dir: build/html
+  local-dir: ./ 
   on:
     branch: master