Skip to content

Commit

Permalink
Merge pull request #87 from diggy/composer-update-2017-08-09
Browse files Browse the repository at this point in the history
composer update 2017-08-09
  • Loading branch information
diggy committed Aug 9, 2017
2 parents 22cc7a5 + f2a0d9d commit d32d8ce
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 141 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: false
dist: trusty

language: php

Expand Down Expand Up @@ -29,6 +30,7 @@ env:
matrix:
include:
- php: 5.3
dist: precise
env: WP_VERSION=latest
- php: 5.4
env: WP_VERSION=latest
Expand All @@ -39,12 +41,18 @@ matrix:
- php: 5.6
env: WP_VERSION=trunk
- php: 7.0
dist: precise
env: WP_VERSION=latest
- php: 7.1
env: WP_VERSION=latest
- php: 7.2
env: WP_VERSION=latest
allow_failures:
- php: nightly
- php: 5.3
- php: 5.4
- php: 5.5
- php: 7.2
- env: WP_VERSION=trunk

before_install:
Expand Down
Loading

0 comments on commit d32d8ce

Please sign in to comment.