Loading .travis.yml +1 −3 Original line number Diff line number Diff line Loading @@ -4,8 +4,6 @@ language: php php: - 5.2 - 5.3 - 5.5 env: Loading @@ -13,7 +11,7 @@ env: matrix: include: - php: 5.2 - php: 5.5 env: WP_VERSION=latest WP_MULTISITE=1 # Clones WordPress and configures our testing environment. Loading Loading
.travis.yml +1 −3 Original line number Diff line number Diff line Loading @@ -4,8 +4,6 @@ language: php php: - 5.2 - 5.3 - 5.5 env: Loading @@ -13,7 +11,7 @@ env: matrix: include: - php: 5.2 - php: 5.5 env: WP_VERSION=latest WP_MULTISITE=1 # Clones WordPress and configures our testing environment. Loading