Skip to content

Commit 299ff6a

Browse files
authored
Merge pull request #8 from open-source-contributions/add_php74
Add PHP-7.4 version test
2 parents 53a06c0 + 7ba0a61 commit 299ff6a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ matrix:
3939
- DEPENDENCIES=""
4040
- USE_VPACK=false
4141
- ARANGODB_VERSION=3.4.0
42+
- php: 7.4
43+
env:
44+
- DEPENDENCIES=""
45+
- USE_VPACK=true
46+
- ARANGODB_VERSION=3.4.0
47+
- php: 7.4
48+
env:
49+
- DEPENDENCIES=""
50+
- USE_VPACK=false
51+
- ARANGODB_VERSION=3.4.0
4252
- php: nightly
4353
env:
4454
- DEPENDENCIES=""

0 commit comments

Comments
 (0)