Skip to content

Commit 1801d83

Browse files
committed
Fix Travis tests.
- Fixes #12
1 parent 9a3baa8 commit 1801d83

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ language: php
33
php:
44
- 5.6
55
- 7.0
6-
- hhvm
6+
- 7.1
7+
- 7.2
78

89
sudo: false
910

0 commit comments

Comments
 (0)