Browse Source

Update php version on the travis config

pull/26/head
Nafies Luthfi 5 years ago
parent
commit
f4521c3c4f
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
language: php
php:
- 7.1.8
- 7.3
before_script:
- travis_retry composer install --prefer-source --no-interaction

Loading…
Cancel
Save