Skip to content

Commit d4f57db

Browse files
committed
Merge branch 'master' of github.com:chamilo/chash
2 parents 838041f + 73b9bbb commit d4f57db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ language: php
22
php:
33
- 5.5
44
- 5.6
5-
- 7
6-
- hhvm
5+
- 7.0
6+
- 7.1
7+
- 7.2
78
before_script:
89
- composer install --dev --no-interaction
910
script: vendor/bin/phpunit

0 commit comments

Comments
 (0)