Skip to content

Commit

Permalink
Remove travis dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
rpidanny committed Jan 8, 2019
1 parent cb2d943 commit 0bc5e8a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ deploy:
name: $NAME
on:
branch: master
- provider: pages
target-branch: gh-pages-dev
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
local-dir: build
email: $EMAIL
name: $NAME
on:
branch: develop
# - provider: pages
# target-branch: gh-pages-dev
# skip-cleanup: true
# github-token: $GITHUB_TOKEN
# keep-history: true
# local-dir: build
# email: $EMAIL
# name: $NAME
# on:
# branch: develop

0 comments on commit 0bc5e8a

Please sign in to comment.