Skip to content

Commit 51e0b30

Browse files
committed
Test against 8.0.0rc1
This should fix the remaining test failures.
1 parent eff72ee commit 51e0b30

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.0beta4
38+
- test_old/run-php-src.sh 8.0.0rc1
3939
allow_failures:
4040
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
4141
fast_finish: true

0 commit comments

Comments
 (0)