Browse Source

Update php versions in travis

master
Angel Koilov (po_taka) GitHub 4 years ago
parent
commit
f2bb31f902
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      .travis.yml

+ 3
- 2
.travis.yml View File

@@ -1,7 +1,8 @@
language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
before_script:
- phpenv rehash


Loading…
Cancel
Save