Skip to content

Commit c3e20d9

Browse files
committed
Use 8.0.0beta4 to tests against
1 parent 4c22c62 commit c3e20d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ matrix:
3535
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
3636
php: 7.0
3737
script:
38-
- test_old/run-php-src.sh 8.0.0beta1
38+
- test_old/run-php-src.sh 8.0.0beta4
3939
allow_failures:
4040
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
4141
fast_finish: true

0 commit comments

Comments
 (0)