Skip to content

Commit

Permalink
📦 Result of CircleCI build https://circleci.com/gh/marvinroger/homie-…
Browse files Browse the repository at this point in the history
  • Loading branch information
circleci committed Dec 1, 2017
0 parents commit 03034c6
Show file tree
Hide file tree
Showing 276 changed files with 86,584 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
jobs:
build:
working_directory: ~/code
docker:
- image: circleci/python:2.7
branches:
ignore:
- gh-pages
steps:
- checkout
33 changes: 33 additions & 0 deletions configurators/v1/index.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions configurators/v2/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 03034c6

Please sign in to comment.