ソースを参照

Attempt to fix documentation generation

Adam Kelly 5 年 前
コミット
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