Skip to content

Commit

Permalink
No, really, this time...
Browse files Browse the repository at this point in the history
  • Loading branch information
soulseekah committed Jun 4, 2017
1 parent c4f9aca commit 8b9d64e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
@@ -1,12 +1,12 @@
language: php

php:
- '5.3'
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- '7.1'
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1

env:
- WP_VERSION=latest WP_MULTISITE=0
Expand Down

0 comments on commit 8b9d64e

Please sign in to comment.