mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
migrate to cim/php
This commit is contained in:
@@ -14,12 +14,10 @@ jobs:
|
||||
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
|
||||
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
|
||||
docker:
|
||||
- image: circleci/build-image:ubuntu-14.04-XXL-1327-3401d20
|
||||
- image: cimg/php:7.0.33-node
|
||||
- image: circleci/rabbitmq:3.7.7
|
||||
steps:
|
||||
- checkout
|
||||
- run: phpenv versions
|
||||
- run: phpenv global 7.0.7
|
||||
- run: php -v
|
||||
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
|
||||
- run:
|
||||
|
Reference in New Issue
Block a user