Skip to content

Commit

Permalink
Removed php5.5 case
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Aug 24, 2016
1 parent 4b212c6 commit 95e4c84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,13 +1,10 @@
language: php

php:
- 5.5
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0
include:
- php: 5.6
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'
Expand Down

0 comments on commit 95e4c84

Please sign in to comment.