浏览代码

Attempt to fix documentation generation

Adam Kelly 6 年之前
父节点
当前提交
013c58a37a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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