Skip to content

Commit

Permalink
Merge pull request #149 from snapshotpl/patch-2
Browse files Browse the repository at this point in the history
Test on stable PHP 8.0
  • Loading branch information
rosstuck committed Dec 8, 2020
2 parents b39a670 + 6bb7879 commit 8b79212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ matrix:
include:
- php: '7.4'
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'
- php: nightly
- php: '8.0'
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'
fast_finish: true

Expand Down

0 comments on commit 8b79212

Please sign in to comment.