Skip to content

Commit

Permalink
Kill PHPCS sniffs for a bit so that Travis is useful
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip John committed Jan 11, 2017
1 parent 67e7a50 commit 0a0353f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ matrix:
# aliased to a recent 5.6.x version
- php: '5.6'
env:
- SNIFF=1
#- SNIFF=1
- WP_VERSION=latest
- WP_MULTISITE=0
- php: '5.6'
env:
- SNIFF=1
#- SNIFF=1
- WP_VERSION=latest
- WP_MULTISITE=1
# aliased to a recent 7.x version
Expand Down

0 comments on commit 0a0353f

Please sign in to comment.