ignore hhvm for now

pull/28/head
Nabeel Shahzad 7 years ago
parent 95fd412ff4
commit 44d0f45185

@ -3,7 +3,7 @@ language: php
php:
- '7.0'
- '7.1'
- hhvm
# - hhvm
before_script:
- cp .env.travis .env

Loading…
Cancel
Save