Skip to content

Commit

Permalink
Merge pull request #17 from neoxia/feature/travis-php-7.2
Browse files Browse the repository at this point in the history
travis-php-7.2
  • Loading branch information
AntoninWelvart committed Apr 22, 2021
2 parents c715a11 + 5921ca2 commit 5317c40
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: php
dist: trusty
dist: xenial

php:
- 5.5
- 5.6
- 7
- 7.1
- 7.2

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 5317c40

Please sign in to comment.