Skip to content

Commit

Permalink
Add PHP 7.3, bump distro version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtronic committed Jan 3, 2019
1 parent 04ef71b commit d9565be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: php
dist: trusty
dist: bionic
sudo: required

matrix:
Expand All @@ -12,6 +12,7 @@ matrix:
- php: 7.0
- php: 7.1
- php: 7.2
- php: 7.3
- php: hhvm
env: HHVM=true

Expand Down

0 comments on commit d9565be

Please sign in to comment.