Skip to content

Commit

Permalink
.travis.yml git pull --tags --verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Dec 18, 2021
1 parent c7d63a2 commit c7763b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_install:
- pip install --upgrade setuptools
- pip install --upgrade aiohttp requests cryptography pyopenssl
- git config pull.rebase false
- git pull --tags
- git pull --tags --verbose
- phpenv global 7.4.2
- composer install
- composer require --ignore-platform-reqs react/http:"^1.4.0" recoil/react:"1.0.2"
Expand Down

0 comments on commit c7763b3

Please sign in to comment.