Disable specifying PHP version in Travis.yml

This commit is contained in:
Mitchell Krog 2019-10-18 15:52:05 +02:00
parent ea84b8b785
commit ed4d9e7223
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -12,10 +12,6 @@ env:
- TRAVIS_REPO_SLUG: mitchellkrogza/nginx-ultimate-bad-bot-blocker
- GIT_BRANCH: master
language: php
php:
- '7.0'
matrix:
fast_finish: true