mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Update travis.yml
This commit is contained in:
parent
0326e37762
commit
11e2d0f063
1 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,9 @@ env:
|
|||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
cache:
|
||||
- apt
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: 7.0
|
||||
|
@ -17,8 +20,6 @@ matrix:
|
|||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
||||
cache:
|
||||
- apt
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
Loading…
Add table
Reference in a new issue