Skip to content

Commit 763791a

Browse files
committed
Fix deployment of docs from travis.
1 parent 2a766ab commit 763791a

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
@@ -90,6 +90,6 @@ deploy:
9090
acl: public_read
9191
on:
9292
condition: "\"$TRAVIS_RUST_VERSION/$ARCH\" == \"1.1.0/x86_64\""
93-
repo: carllerche/nix-rust
93+
repo: nix-rust/nix
9494
branch:
9595
- master

0 commit comments

Comments
 (0)