Skip to content

Commit 9e7bff7

Browse files
authored
Update .travis.yml
1 parent da0808c commit 9e7bff7

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
@@ -4,7 +4,6 @@ php:
44
- 5.5
55
- 5.6
66
- 7.0
7-
- hhvm
87

98
matrix:
109
allow_failures:
@@ -14,4 +13,4 @@ before_script:
1413
- curl -s http://getcomposer.org/installer | php
1514
- php composer.phar install --dev
1615

17-
script: phpunit
16+
script: phpunit

0 commit comments

Comments
 (0)