Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit ff0af44

Browse files
committed
delete virtuoso versions with issues
1 parent f3a7d3b commit ff0af44

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,20 @@ php:
88

99
env:
1010
- VIRTUOSO=6.1.7
11-
- VIRTUOSO=7.1.0
12-
- VIRTUOSO=7.2.4.2
11+
- VIRTUOSO=7.0.0
12+
- VIRTUOSO=7.2.0
1313

1414
matrix:
1515
fast_finish: true
1616
include:
17-
- php: 5.4
18-
env: VIRTUOSO=6.1.4
1917
- php: 5.4
2018
env: VIRTUOSO=6.1.6
2119
- php: 5.4
22-
env: VIRTUOSO=7.2.0
20+
env: VIRTUOSO=7.2.4.2
2321
allow_failures:
2422
- php: 7.0
2523
- php: 7.1
24+
- env: VIRTUOSO=7.2.4.2
2625

2726
cache:
2827
directories:

0 commit comments

Comments
 (0)