Browse Source

change travis targets

beginners-guide
Bucko 7 years ago
parent
commit
a7da75ce14
  1. 7
      .travis.yml

7
.travis.yml

@ -10,8 +10,7 @@ deploy:
file: ./*
local_dir: .
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
target_branch: gh-pages
target_branch: master
on:
all_branches: true # when on actual bcoin-org repo, delete this line and uncomment lines below
# branch: master
# repo: bcoin-org/bcoin-org.github.io
branch: staging
repo: bcoin-org/bcoin-org.github.io

Loading…
Cancel
Save