Skip to content

Commit 36560ba

Browse files
committed
Fix tests
1 parent f5b3b44 commit 36560ba

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,8 @@ php:
88
- nightly
99

1010
matrix:
11-
fast_finish: true
12-
include:
13-
- php: hhvm
14-
sudo: true
15-
dist: trusty
16-
group: edge # Until the next stable image update after 2016-12-01
1711
allow_failures:
18-
- php: hhvm
12+
- php: nightly
1913

2014
before_script: composer install
2115
script: vendor/bin/phpunit --debug

0 commit comments

Comments
 (0)