浏览代码

Point at correct directory

Christopher Mullins 6 年之前
父节点
当前提交
12be5e9085
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -33,7 +33,7 @@ deploy:
       tags: true
   - provider: pages
     skip_cleanup: true
-    local_dir: docs
+    local_dir: dist/docs
     github_token: $GITHUB_TOKEN
     keep_history: true
     on: