PHP:hhvm failed · Issue #205 · plaindocs/travis-broken-example · GitHub
Skip to content

PHP:hhvm failed #205

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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