Skip to content

Commit

Permalink
Changing PHP test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
violuke authored Mar 13, 2019
1 parent af6eefa commit 8d1f175
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
- 7.2
- 7.3

before_script:
- composer self-update || true
Expand All @@ -17,4 +18,4 @@ cache:
- vendor
- $COMPOSER_CACHE_DIR

dist: trusty
dist: trusty

0 comments on commit 8d1f175

Please sign in to comment.