Skip to content

Commit fb6dfff

Browse files
update travis config, add php 5.5 env.
1 parent f5fea6e commit fb6dfff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: "php"
22
php:
3+
- "5.5"
34
- "5.6"
4-
- "7.0.4"
5+
- "7.0"
56
- "hhvm"
67

78
before_script:

0 commit comments

Comments
 (0)