Skip to content

Commit

Permalink
Update Travis CI for supported versions of PHP (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforrence authored Jun 21, 2020
1 parent ef70a2d commit d3f13ff
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
language: php

php:
- 5.6
- 7.0
- 7.1
- hhvm
- 7.2
- 7.3
- 7.4

dist: trusty
dist: bionic
sudo: false

cache:
Expand Down

0 comments on commit d3f13ff

Please sign in to comment.