Skip to content

Commit 6f69f82

Browse files
committed
Merge pull request #7 from siad007/patch-1
Add PHP 5.5 to version list
2 parents cacedfb + 7c76048 commit 6f69f82

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)