Merge pull request #164 from iyzoer/master

Update .travis.yml
This commit is contained in:
Alex Lushpai 2019-07-18 13:10:03 +03:00 committed by GitHub
commit 60b65cc6d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"