Dan Schaper
8 years ago
No known key found for this signature in database
GPG Key ID: FFF1A1AD0113C344
1 changed files with
3 additions and
0 deletions
-
.circleci/config.yml
|
|
|
@ -6,6 +6,9 @@ jobs: |
|
|
|
environment: |
|
|
|
- CIRCLE_BRANCH: integration/circleci |
|
|
|
steps: |
|
|
|
- run: |
|
|
|
name: Set PATH in environment |
|
|
|
command: echo 'export PATH=$CIRCLECI_WORKING_DIR:$PATH' > /etc/profile.d/ash.sh |
|
|
|
- run: |
|
|
|
name: Install Run Dependencies |
|
|
|
command: | |
|
|
|
|