We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b992bf commit 464fe95Copy full SHA for 464fe95
.travis.yml
@@ -30,7 +30,7 @@ before_install:
30
# - unzip qshell-*.zip
31
# - ./qshell_linux_amd64 account $QiNiuAK $QiNiuSK
32
install:
33
- - npm install nodeppt -g
+ - npm install nodeppt@1 -g
34
script:
35
- nodeppt generate ./演讲 ./slides -a
36
- cd jekyll-blog
0 commit comments