We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e09e1 commit 90ba3bfCopy full SHA for 90ba3bf
.travis.yml
@@ -1,7 +1,7 @@
1
language: php
2
php:
3
- - '7.1'
4
- '7.2'
+ - '7.3'
5
install:
6
- composer install
7
-script: bin/phpunit
+script: bin/phpunit
0 commit comments