Merge pull request #496 from aidantwoods/fix/ditch-hhvm-nightly

replace hhvm nightly with nightly
This commit is contained in:
Emanuil Rusev 2017-05-01 19:35:36 +03:00 committed by GitHub
commit 29ad172261
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ php:
- 5.4
- 5.3
- hhvm
- hhvm-nightly
- nightly
matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
- php: nightly