Przeglądaj źródła

Point at correct directory

Christopher Mullins 6 lat temu
rodzic
commit
12be5e9085
1 zmienionych plików z 1 dodań i 1 usunięć
  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: