Skip to content

Commit ad06d36

Browse files
Other minor teaks
1 parent 0617def commit ad06d36

File tree

3 files changed

+3279
-4
lines changed

3 files changed

+3279
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ node_modules/
44
vendor/
55
*.zip
66
*.tar.gz
7-
composer.lock

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ matrix:
3535
env: WP_VERSION=4.7
3636
- php: 5.6
3737
env: WP_VERSION=trunk
38-
- php: 5.3
39-
dist: precise
40-
env: WP_VERSION=latest
4138

4239
before_install:
4340
- |

0 commit comments

Comments
 (0)