Update .travis.yml

This commit is contained in:
Matthew Ross 2021-03-05 08:11:03 -05:00 committed by GitHub
parent e4de543809
commit 0f21d0e925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
language: php
php:
- '7.2'
- '7.3'
- '7.4'
- '8.0'
script:
- npm test
before_script: