Skip to content

Commit 0532844

Browse files
authored
Merge pull request #13 from drupal-composer/12-tests
Fix Travis tests
2 parents 9a3baa8 + 1801d83 commit 0532844

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)