Skip to content

Commit

Permalink
remove deployment step (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovettchris authored May 23, 2020
1 parent 533ceed commit 88e91db
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,3 @@ rvm:

script:
- bundle exec jekyll build -s docs -b /coyote

deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
on:
branch: master

0 comments on commit 88e91db

Please sign in to comment.