Skip to content

Commit

Permalink
Second attempt to test issue #54.
Browse files Browse the repository at this point in the history
Commenting out branch restriction didn't run deployment.
Changed branch to current refactor to test.
  • Loading branch information
Matthewar committed Oct 1, 2018
1 parent d6b418b commit 26cc104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ deploy:
skip-cleanup: true
github-token: $GITHUB_TOKEN
local-dir: $(./scripts/deploy.py)
# on:
# branch: master
on:
branch: feature/parser/refactor

0 comments on commit 26cc104

Please sign in to comment.