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 886c220 commit cce8e2aCopy full SHA for cce8e2a
.travis.yml
@@ -4,7 +4,7 @@ before_install:
4
- chmod u=rw,og= ~/.ssh/rfcs-publish-key
5
- echo "Host github.com" >> ~/.ssh/config
6
- echo " IdentityFile ~/.ssh/rfcs-publish-key" >> ~/.ssh/config
7
- - git --version
+ - git --version
8
script:
9
- rev=$(git rev-parse --short HEAD)
10
- (cargo install mdbook --git https://github.com/azerupi/mdBook.git --force || true)
0 commit comments