Skip to content

Commit

Permalink
remove pointless tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pross committed Jan 4, 2018
1 parent 2d6fe69 commit 048fdd2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,8 @@ matrix:
env: WP_VERSION=latest
- php: 5.6
env: WP_VERSION=latest
- php: 5.6
- php: 7.1
env: WP_VERSION=trunk
- php: 5.6
env: WP_TRAVISCI=phpcs
- php: 5.3
env: WP_VERSION=latest
dist: precise
- php: 5.2
env: WP_VERSION=latest
dist: precise

before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
Expand Down

0 comments on commit 048fdd2

Please sign in to comment.