Skip to content

PHP:hhvm failed #205

Open
Open
@lucasfontesgaspareto

Description

@lucasfontesgaspareto

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions