Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c8bbce

Browse files
Add php 7.3 and 7.4 travis env to test
1 parent 8ec9506 commit 2c8bbce

File tree

22 files changed

+44
-0
lines changed

22 files changed

+44
-0
lines changed

‎pkg/amqp-bunny/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/amqp-ext/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/amqp-lib/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/async-command/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/async-event-dispatcher/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/dbal/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/dsn/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/fs/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

‎pkg/gearman/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ language: php
66
php:
77
- '7.1'
88
- '7.2'
9+
- '7.3'
10+
- '7.4'
911

1012
cache:
1113
directories:

‎pkg/gps/.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ language: php
88
php:
99
- '7.1'
1010
- '7.2'
11+
- '7.3'
12+
- '7.4'
1113

1214
cache:
1315
directories:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /