Skip to content

Commit 09cb067

Browse files
author
Emmanuel ROECKER
committed
add php 7 in travis
1 parent fdb2b2c commit 09cb067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: php
22
php:
3-
- '5.4'
43
- '5.5'
54
- '5.6'
5+
- '7.0'
66
install:
77
- composer install
88
script:

0 commit comments

Comments
 (0)