Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP:hhvm failed #205

Open
lucasfontesgaspareto opened this issue Sep 19, 2017 · 0 comments
Open

PHP:hhvm failed #205

lucasfontesgaspareto opened this issue Sep 19, 2017 · 0 comments

Comments

@lucasfontesgaspareto
Copy link

Hi, i'm learning about travis and when i trying to build my fork i get fail in the last step

.travis.yml

language: php
php:
  - 5.5
  - 5.4
  - hhvm
script: phpunit Test.php

output in travis

0.44s$ phpunit Test.php
PHPUnit 6.3.0 by Sebastian Bergmann and contributors.
This version of PHPUnit is supported on PHP 7.0 and PHP 7.1.
You are using PHP 5.6.99-hhvm (/usr/bin/hhvm).
The command "phpunit Test.php" exited with 1.
Done. Your build exited with 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant