Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 94e894e

Browse files
author
Emily Toop
committed
push to specific pages api branch
1 parent c60d5d8 commit 94e894e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
github-token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
2929
keep-history: true
3030
local-dir: docs/apis/latest
31-
on:
32-
branch: master
31+
target-branch: gh-pages-api-docs
32+
verbose: true
3333
script:
3434
- cargo test --verbose --all
3535
- cargo test --features edn/serde_support --verbose --all

0 commit comments

Comments
 (0)