Browse Source

added PHP 7.1

smiley 9 years ago
parent
commit
ecedd960fd
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:
   - 5.6
   - 7.0
+  - 7.1
 
 install: travis_retry composer install --no-interaction --prefer-source