Skip to:
Content

BuddyPress.org

Ticket #7567: 7567.patch

File 7567.patch, 430 bytes (added by netweb, 9 years ago)
  • .travis.yml

     
    66
    77language: php
    88
     9dist: trusty
     10
    911cache:
    1012  apt: true
    1113  directories:
     
    1921  - 5.5
    2022  - 5.4
    2123  - 5.3
     24    dist: precise
    2225
    2326# WordPress comes from the Git mirror, where 'master' mirrors svn 'trunk' and
    2427# x.y mirrors the latest from the x.y branch