Browse Source

First step on CircleCi PATH issue.

pull/340/head
Dan Schaper 8 years ago
parent
commit
9eab25728c
No known key found for this signature in database GPG Key ID: FFF1A1AD0113C344
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .circleci/config.yml

+ 0
- 1
.circleci/config.yml View File

@ -5,7 +5,6 @@ jobs:
- image: djschaper/circleci:1.0-alpine3.7
environment:
- CIRCLE_BRANCH: integration/circleci
- PATH: $PATH:$CIRCLE_WORKING_DIRECTORY
steps:
- run:
name: Install Run Dependencies


Loading…
Cancel
Save