Skip to content

Commit 5746a8a

Browse files
committed
Move back to CI command
1 parent a3aa093 commit 5746a8a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ install:
6060
- git config --global user.email "%GIT_EMAIL%"
6161
- git config --global user.name "%GIT_EMAIL%"
6262
- yarn install
63-
- yarn docs:deploy:windows
63+
- yarn docs:deploy:windows:ci
6464

6565
- IF NOT EXIST composer.phar (appveyor DownloadFile https://github.com/composer/composer/releases/download/1.9.0/composer.phar)
6666
- php composer.phar self-update
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Getting Started
22

3-
Download install etc..
3+
Download install etc.. ??

docs/documentation/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Introduction
22

3-
Some stuff about this library. The philosophy etc.
3+
Some stuff about this library. The philosophy etc...

0 commit comments

Comments
 (0)