We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81b5ed commit 4e83ed6Copy full SHA for 4e83ed6
.circleci/config.yml
@@ -2,10 +2,6 @@ version: 2
2
jobs:
3
build:
4
5
- branches:
6
- ignore:
7
- - gh-pages
8
-
9
docker:
10
- image: circleci/python:3.6.1
11
0 commit comments