Skip to content

Commit beef8e7

Browse files
committed
stop building gh-pages branch
1 parent e0cda8f commit beef8e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
version: 2
22
jobs:
33
build:
4+
5+
branches:
6+
ignore:
7+
- gh-pages
8+
49
docker:
510
- image: circleci/python:3.6.1
611

0 commit comments

Comments
 (0)