Skip to content

Commit

Permalink
[CR#133910] Drone bz ton géniteur s'il te plait
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume DUBOST committed May 24, 2019
1 parent f5211e6 commit ba82941
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
image: etna/drone-php
image: etna/drone-php7:php71
env:
- APPLICATION_ENV=drone
- COVERALLS_REPO_TOKEN=$$COVERALLS_TOKEN
- COVERALLS_SERVICE_NAME=drone.io
script:
- composer install --dev --no-interaction --prefer-source
- composer phing
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"scripts" : {
"phing": "phing",
"coveralls": "coveralls",
"coveralls": "php-coveralls",
"post-install-cmd": [
"mkdir -p build",
"chmod 777 build"
Expand Down

0 comments on commit ba82941

Please sign in to comment.