Skip to content

Commit bf4b252

Browse files
committed
chore(travis): Run tests on 7.0 and 7.1
1 parent e6e3794 commit bf4b252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: php
22
php:
3-
- '5.6'
4-
- hhvm
3+
- 7.0
4+
- 7.1
55
install: composer install

0 commit comments

Comments
 (0)