Skip to content

Commit 468e0f4

Browse files
committedSep 25, 2014
Adds PHP 5.6 to .travis.yml
1 parent bcf0cc1 commit 468e0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 5.4
55
- 5.5
6+
- 5.6
67

78
script: phpunit
89

0 commit comments

Comments
 (0)