Skip to content

Commit

Permalink
Test against 8.0.0rc1
Browse files Browse the repository at this point in the history
This should fix the remaining test failures.
  • Loading branch information
nikic committed Sep 30, 2020
1 parent eff72ee commit 51e0b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ matrix:
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
php: 7.0
script:
- test_old/run-php-src.sh 8.0.0beta4
- test_old/run-php-src.sh 8.0.0rc1
allow_failures:
- name: PHP 8.0 Code on PHP 7.0 Integration Tests
fast_finish: true
Expand Down

0 comments on commit 51e0b30

Please sign in to comment.