Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Improved Travis script. #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 28, 2020

  1. Fixed composer before_script

    * update is preferred over install if there's no package lock.
    * --dev flag is deprecated (and default)
    * * --no-dev should be used for live deployment instead.
    JoshPiper committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    0cbc335 View commit details
    Browse the repository at this point in the history
  2. Explicitly set distribution to trusty.

    It's the most recent distro which still supports 5.5.
    JoshPiper committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    6febd09 View commit details
    Browse the repository at this point in the history
  3. Add 7.2 and 7.3 tests.

    7.4 failed tests before, but up to 7.3 didn't.
    JoshPiper committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    68014c5 View commit details
    Browse the repository at this point in the history