[GH-ISSUE #32] Wrong build script used for Travis CI #14

Closed
opened 2026-02-25 20:32:11 +03:00 by kerem · 2 comments
Owner

Originally created by @aik099 on GitHub (Jun 17, 2016).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/32

The .travis.yml says to use phpunit, but tests are written using PHPSpec and therefore vendor/bin/phpspec run command should be used instead.

Originally created by @aik099 on GitHub (Jun 17, 2016). Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/32 The `.travis.yml` says to use `phpunit`, but tests are written using PHPSpec and therefore `vendor/bin/phpspec run` command should be used instead.
kerem closed this issue 2026-02-25 20:32:11 +03:00
Author
Owner

@barryvdh commented on GitHub (Jul 17, 2016):

Fixed with #35

<!-- gh-comment-id:233194695 --> @barryvdh commented on GitHub (Jul 17, 2016): Fixed with #35
Author
Owner

@GrahamCampbell commented on GitHub (Jul 17, 2016):

Yeh, please close this. :)

<!-- gh-comment-id:233200068 --> @GrahamCampbell commented on GitHub (Jul 17, 2016): Yeh, please close this. :)
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/google2fa#14
No description provided.