1
0
Fork 0
mirror of synced 2025-04-20 01:21:01 +00:00

update travis config

This commit is contained in:
Akolzin Dmitry 2020-03-18 10:03:26 +03:00
parent 28fa9538cf
commit e257b4cc40

View file

@ -5,9 +5,6 @@ language: php
if: tag IS blank
services:
- mysql
env:
global:
- DB_BITRIX_HOST=localhost
@ -77,5 +74,5 @@ jobs:
file: $ARCHIVE_NAME
on:
condition: "$LAST_TAG != $CURRENT_VERSION"
if: branch = master AND type = push
after_success: make cleanup
if: branch = master AND type = push
after_success: make cleanup