VERSION not needed in this package build

This commit is contained in:
Chuck Burgess
2018-01-08 14:34:47 -06:00
parent 66e1fd3837
commit cda86e1f17
-2
View File
@@ -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