소스 검색

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