Skip to content

Commit 1725bc9

Browse files
authored
Update .travis.yml
1 parent 03b3115 commit 1725bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ script:
4444
# - ../qshell_linux_amd64 qupload scripts/qiniu.conf.json
4545
after_success:
4646
- |
47-
script: netlify deploy -s $NETLIFY_SITE_ID --auth $NETLIFY_ACCESS_TOKEN -p --dir ./_site
47+
netlify deploy -s $NETLIFY_SITE_ID --auth $NETLIFY_ACCESS_TOKEN -p --dir ./_site
4848
- |
4949
cd _site
5050
touch .nojekyll

0 commit comments

Comments
 (0)