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:
committed by
Elan Ruusamäe
parent
94829874f9
commit
20f336f598
@@ -5,7 +5,7 @@ dist: trusty
|
||||
jobs:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: "7.4snapshot"
|
||||
- php: "7.4"
|
||||
- php: "nightly"
|
||||
include:
|
||||
- php: "5.3"
|
||||
@@ -17,7 +17,7 @@ jobs:
|
||||
- php: "7.1"
|
||||
- php: "7.2"
|
||||
- php: "7.3"
|
||||
- php: "7.4snapshot"
|
||||
- php: "7.4"
|
||||
|
||||
env:
|
||||
- CLOSURE_VERSION: 20161024
|
||||
|
Reference in New Issue
Block a user