1
0
Daniel Supernault 6 жил өмнө
parent
commit
e8616c290f
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .circleci/config.yml

+ 2 - 0
.circleci/config.yml

@@ -41,6 +41,8 @@ jobs:
           paths:
             - vendor
 
+      - run: php artisan key:generate && php artisan config:clear
+
       # run tests with phpunit or codecept
       - run: ./vendor/bin/phpunit
       - store_test_results: