Skip to content

Commit 4a56870

Browse files
pascalbaljetcmgmyr
authored andcommitted
Added PHP 7.0 to .travis.yml
1 parent a7cc3c5 commit 4a56870

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.5
55
- 5.6
6+
- 7.0
67
- hhvm
78

89
before_script:

0 commit comments

Comments
 (0)