1
0
mirror of https://github.com/mrclay/minify.git synced 2025-07-31 19:30:29 +02:00

Travis: use 7.4 instead of 7.4snapshot

This commit is contained in:
Elan Ruusamäe
2020-03-20 21:21:20 +02:00
committed by Elan Ruusamäe
parent 94829874f9
commit 20f336f598

View File

@@ -5,7 +5,7 @@ dist: trusty
jobs: jobs:
fast_finish: true fast_finish: true
allow_failures: allow_failures:
- php: "7.4snapshot" - php: "7.4"
- php: "nightly" - php: "nightly"
include: include:
- php: "5.3" - php: "5.3"
@@ -17,7 +17,7 @@ jobs:
- php: "7.1" - php: "7.1"
- php: "7.2" - php: "7.2"
- php: "7.3" - php: "7.3"
- php: "7.4snapshot" - php: "7.4"
env: env:
- CLOSURE_VERSION: 20161024 - CLOSURE_VERSION: 20161024