Skip to content

Instantly share code, notes, and snippets.

View andrew-candela's full-sized avatar

andrew-candela

View GitHub Profile
@andrew-candela
andrew-candela / config.yml
Last active October 26, 2018 09:43
circleCI config
# Python CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-python/ for more details
#
version: 2
jobs:
build:
docker:
- image: circleci/python:3.5.6