Skip to content

Commit

Permalink
Merge pull request #154 from ResponsiveImagesCG/dev
Browse files Browse the repository at this point in the history
Version 2.4.0
  • Loading branch information
tevko committed Sep 2, 2015
2 parents 9cf8756 + a50ffde commit 8b615b9
Show file tree
Hide file tree
Showing 9 changed files with 702 additions and 505 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php

php:
- 5.2
- 5.3
- 5.4
- 5.5
Expand All @@ -9,6 +10,8 @@ php:
env:
- WP_VERSION=latest WP_MULTISITE=0
- WP_VERSION=latest WP_MULTISITE=1
- WP_VERSION=4.2 WP_MULTISITE=0
- WP_VERSION=4.2 WP_MULTISITE=1
- WP_VERSION=4.1 WP_MULTISITE=0
- WP_VERSION=4.1 WP_MULTISITE=1
- WP_VERSION=4.0 WP_MULTISITE=0
Expand All @@ -21,3 +24,5 @@ script: phpunit

notifications:
email: false

sudo: false
410 changes: 202 additions & 208 deletions class-respimg.php

Large diffs are not rendered by default.

Loading

0 comments on commit 8b615b9

Please sign in to comment.