Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Commit

Permalink
ignore gh-pages on circle (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsnow1 authored and msmollin committed May 25, 2017
1 parent 20eb162 commit e5747c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ test:
override:
- ./gradlew -PdisablePreDex

branches:
ignore:
- gh-pages

deployment:
master:
branch: master
Expand Down

0 comments on commit e5747c0

Please sign in to comment.