We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e1fd3 commit cda86e1Copy full SHA for cda86e1
.travis.yml
@@ -3,8 +3,6 @@ php: [7.1, 7.2, nightly ]
3
sudo: false
4
5
env:
6
- global:
7
- - VERSION=$(echo $TRAVIS_TAG | cut -c 2-10)
8
9
install:
10
- composer install --no-interaction --prefer-dist -o
0 commit comments