1
0
mirror of synced 2025-02-21 09:23:14 +03:00

Update travis.yml

This commit is contained in:
Akolzin Dmitry 2019-07-17 15:59:35 +03:00
parent 1fb010e421
commit e1f98191b5

View File

@ -3,8 +3,6 @@ language: php
sudo: false
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
@ -15,8 +13,6 @@ env:
matrix:
fast_finish: true
include:
- php: 5.3
dist: precise
- php: 7.2
env: WP_VERSION=latest WP_MULTISITE=0 RUN_PHPCS=1