Skip to content

Commit

Permalink
EZP-26728: removed PHP 5.5 from travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand Dunogier authored and bdunogier committed Nov 30, 2016
1 parent 23df30e commit 379e8d7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ matrix:
# mark as finished before allow_failures are run
fast_finish: true
include:
# 5.5
- php: 5.5
env: TEST_CONFIG="phpunit.xml.dist"
- php: 5.5
env: BEHAT_OPTS="--profile=repository-forms"
# 5.6
# 5.6
- php: 5.6
env: TEST_CONFIG="phpunit.xml.dist"
- php: 5.6
Expand Down

0 comments on commit 379e8d7

Please sign in to comment.