Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
php 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sokil committed Apr 4, 2017
1 parent 7df5041 commit 96c59cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ php:
- 7
- 5.6
- 5.5
- 5.4

matrix:
allow_failures:
- php: 5.5
- php: 5.4

before_script:
- composer update --no-interaction
Expand Down

0 comments on commit 96c59cd

Please sign in to comment.