Skip to content

Commit

Permalink
removed wordpress env from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
janizde committed Jul 31, 2016
1 parent c457ea4 commit 1d9f8f8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ php:
- 5.6
- 7

env:
- WP_VERSION=latest WP_MULTISITE=0

matrix:
include:
- php: 5.3
env: WP_VERSION=latest WP_MULTISITE=1

install:
- composer install

Expand Down

0 comments on commit 1d9f8f8

Please sign in to comment.