Skip to content

Commit dc43ba2

Browse files
committed
Test against PHP 7.4 instead of snapshot
1 parent 717a52b commit dc43ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- stage: Test
5959
php: "7.2"
6060
- stage: Test
61-
php: "7.4snapshot"
61+
php: "7.4"
6262

6363
# Test against lowest supported dependencies
6464
- stage: Test

0 commit comments

Comments
 (0)