Skip to content

Commit

Permalink
Stop testing PHP 5.4. (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrenssen authored Jun 8, 2017
1 parent dca2e3c commit 600326c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 5.4
- 5.5
- 5.6
- 7.0
Expand All @@ -17,8 +16,6 @@ env:

matrix:
exclude:
- php: 5.4
env: DRUPAL_VERSION=8
- php: 5.6
env: DRUPAL_VERSION=6
- php: 7.0
Expand Down

0 comments on commit 600326c

Please sign in to comment.