Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 8, 2019
1 parent 99024c4 commit 1dc39be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -15,13 +15,13 @@ matrix:
- php: 7.0
dist: xenial
- php: 7.1
dist: bionic
dist: xenial
- php: 7.2
dist: bionic
dist: xenial
- php: 7.3
dist: bionic
dist: xenial
- php: 7.4
dist: bionic
dist: xenial

before_install: true

Expand Down

0 comments on commit 1dc39be

Please sign in to comment.