mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
VERSION not needed in this package build
This commit is contained in:
@@ -3,8 +3,6 @@ php: [7.1, 7.2, nightly ]
|
|||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
|
||||||
- VERSION=$(echo $TRAVIS_TAG | cut -c 2-10)
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install --no-interaction --prefer-dist -o
|
- composer install --no-interaction --prefer-dist -o
|
||||||
|
|||||||
Reference in New Issue
Block a user