Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit a0faf88

Browse files
authored
Only deploy from one job (#12)
We will deploy when the stable job triggered from `source` goes green
1 parent 6d05ce4 commit a0faf88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ deploy:
3333
github_token: $DEPLOY_TOKEN
3434
on:
3535
branch: source
36+
rust: stable
3637
target_branch: master
3738
local_dir: _book/

0 commit comments

Comments
 (0)