Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
安装 netlify-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangyunHuang committed May 29, 2019
1 parent 4e0c743 commit 2f4aaf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -49,6 +49,8 @@ before_install:
#- tlmgr install $(cat latex/TeXLive.pkgs | tr '\n' ' ') || true
# CTAN mirrors
#- curl -fLo elegantbook.cls https://raw.githubusercontent.com/ElegantLaTeX/ElegantBook/master/elegantbook.cls
- nvm install stable
- npm install netlify-cli -g
# MSG
- export COMMIT_MSG=$(git log -1 --format='%h %<(50,trunc)%s')
- echo $COMMIT_MSG
Expand Down

0 comments on commit 2f4aaf5

Please sign in to comment.