ソースを参照

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: