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 default Nette
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Jul 8, 2016
1 parent 96ae6bb commit f9b1cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,8 @@ matrix:
env: NETTE=~2.4.0
- php: 5.5
env: NETTE=~2.4.0 PREFER_LOWEST=true
- php: 5.5
env: NETTE=default

before_install:
- composer self-update
Expand Down

0 comments on commit f9b1cad

Please sign in to comment.