Update .travis.yml

This commit is contained in:
Akolzin Dmitry 2019-07-18 12:51:58 +03:00
parent 90e7c8913c
commit f4ced73be4

View File

@ -1,5 +1,7 @@
language: php
dist: trusty
sudo: false
php:
@ -39,4 +41,4 @@ deploy:
on:
php: 7.1
branch: master
condition: "$DEPLOY = true"
condition: "$DEPLOY = true"