Skip to content

Commit

Permalink
Remove travis check for php 5.4 and 5.5, since pim-community-dev requ…
Browse files Browse the repository at this point in the history
…ire php >=5.6.0, which causes an error
  • Loading branch information
momoss committed Jul 15, 2016
1 parent d6d8fda commit 5b32a93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: php
php:
- "5.4"
- "5.5"
- "5.6"
- "7.0"

Expand Down

0 comments on commit 5b32a93

Please sign in to comment.