Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orkhanahmadov authored Nov 28, 2020
1 parent de29aca commit 6bbeee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ before_install:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
- composer global require hirak/prestissimo --update-no-dev

install:
- composer require "illuminate/container:${LARAVEL_VERSION}" --no-update --no-interaction --prefer-dist
Expand Down

0 comments on commit 6bbeee0

Please sign in to comment.