Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Commit

Permalink
Exclude PHP 5.5 for Nette 2.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed May 20, 2016
1 parent c73430b commit e4181e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ php:

matrix:
fast_finish: true
exclude:
- php: 5.5
env: NETTE=~2.4.0
- php: 5.5
env: NETTE=~2.4.0 PREFER_LOWEST=true

before_install:
- composer self-update
Expand Down

0 comments on commit e4181e2

Please sign in to comment.