Skip to content

Commit e325c04

Browse files
Nyholmavigoldman
authored andcommitted
test on php 7.1
1 parent e8d932d commit e325c04

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: php
22
php:
3-
- '5.5'
4-
- '5.6'
5-
- '7.0'
3+
- 5.5
4+
- 5.6
5+
- 7.0
6+
- 7.1
67
install:
78
- composer install
89
before_script:

0 commit comments

Comments
 (0)