Skip to content

Commit

Permalink
Only test against php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin de Graaf committed Jan 20, 2021
1 parent bf0f3fe commit c9cea8a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: php
php:
- '7.1'
- '7.2'
- '7.3'
- '7.4'
- '8.0'
install: composer install
script: vendor/bin/phpunit --verbose tests

0 comments on commit c9cea8a

Please sign in to comment.