We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0617def commit ad06d36Copy full SHA for ad06d36
.gitignore
@@ -4,4 +4,3 @@ node_modules/
4
vendor/
5
*.zip
6
*.tar.gz
7
-composer.lock
.travis.yml
@@ -35,9 +35,6 @@ matrix:
35
env: WP_VERSION=4.7
36
- php: 5.6
37
env: WP_VERSION=trunk
38
- - php: 5.3
39
- dist: precise
40
- env: WP_VERSION=latest
41
42
before_install:
43
- |
0 commit comments