Browse Source

:octocat: +PHP 7.2

smiley 8 years ago
parent
commit
bc2f97eb0e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ language: php
 php:
   - 7.0
   - 7.1
+  - 7.2
 
 install: travis_retry composer install --no-interaction --prefer-source