Skip to content

Commit

Permalink
fixup .travis.yml code style
Browse files Browse the repository at this point in the history
  • Loading branch information
atanas-dev committed Oct 31, 2018
1 parent 5e4de96 commit d7278cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -17,9 +17,10 @@ env:

matrix:
fast_finish: true

include:
- php: 5.5
env: WP_VERSION=4.7 WP_MULTISITE=1
- php: 5.5
env: WP_VERSION=4.7 WP_MULTISITE=1

before_install:
- composer self-update
Expand Down

0 comments on commit d7278cd

Please sign in to comment.