Skip to content

Commit

Permalink
Ajout du cache composer dans drone
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume DUBOST committed Mar 20, 2019
1 parent b8ed4f5 commit 10cee02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
image: etna/drone-php7:php71
cache:
- /root/.composer
env:
- APPLICATION_ENV=test
- COVERALLS_REPO_TOKEN=$$COVERALLS_TOKEN
Expand Down

0 comments on commit 10cee02

Please sign in to comment.