Skip to content

Commit

Permalink
Modify .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Jul 16, 2020
1 parent f310803 commit 7478eb0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,15 +1,16 @@
dist: xenial
language: php
os: linux

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

sudo: false

matrix:
jobs:
include:
- php: 5.3
dist: precise
Expand Down

0 comments on commit 7478eb0

Please sign in to comment.