Skip to content

Commit cce8e2a

Browse files
committed
Try to force a travis build
1 parent 886c220 commit cce8e2a

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
@@ -4,7 +4,7 @@ before_install:
44
- chmod u=rw,og= ~/.ssh/rfcs-publish-key
55
- echo "Host github.com" >> ~/.ssh/config
66
- echo " IdentityFile ~/.ssh/rfcs-publish-key" >> ~/.ssh/config
7-
- git --version
7+
- git --version
88
script:
99
- rev=$(git rev-parse --short HEAD)
1010
- (cargo install mdbook --git https://github.com/azerupi/mdBook.git --force || true)

0 commit comments

Comments
 (0)