Skip to content

Commit 7c76048

Browse files
committed
Add PHP 5.5 to version list
1 parent cacedfb commit 7c76048

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ php:
1111
- 5.3
1212
# aliased to a recent 5.4.x version
1313
- 5.4
14+
# aliased to a recent 5.5.x version
15+
- 5.5
1416

1517
# optionally specify a list of environments, for example to test different RDBMS
1618
env:

0 commit comments

Comments
 (0)