Skip to content

Commit

Permalink
Merge branch '3.6' into 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jun 2, 2020
2 parents 1a195f4 + 6ffd8a6 commit 6566020
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ jobs:
dist: trusty
language: php
php: 5.5.9
before_install: composer self-update --2
install: travis_retry composer update -n -o
script: vendor/bin/phpunit
- name: PHP 5.5
dist: trusty
language: php
php: 5.5
before_install: composer self-update --2
install: travis_retry composer update -n -o
script: vendor/bin/phpunit
- name: PHP 5.6
Expand Down

0 comments on commit 6566020

Please sign in to comment.