Skip to content

Commit 9864a7e

Browse files
authored
Moving to PHP 7 and 7.1
1 parent da252d8 commit 9864a7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: php
22
sudo: false
33
php:
4-
- 5.6
54
- 7.0
6-
- hhvm
5+
- 7.1
76

87
before_script:
98
- composer install --dev

0 commit comments

Comments
 (0)