-
When running PHPUnit (latest master commit d9f7261789f3999778a6ad99d019790c8a0e636e) with PHP 5.6 on [Travis](https://travis-ci.org/craue/CraueConfigBundle/jobs/97215486#L284), I'm getting the error `…
craue updated
8 years ago
-
My project is [LER0ever/Israfil](https://github.com/LER0ever/Israfil) and my [travis link](https://travis-ci.org/LER0ever/Israfil)
and the log clearly shows that it has **a fetch error** so the entire…
-
```
magerun --version
n98-magerun version 1.97.11 by netz98 new media GmbH
```
#### The issue
```
magerun admin:user:change-password
Unknown error (0): "Symfony\Component\Console\Helper\DialogHelper…
-
With the following composer.json:
``` json
{
"name": "agrilife/agriflex",
"description": "Functionality for AgriLife AgriFlex theme",
"license": "GPL2+",
"authors": [
{
…
-
All of our current builds [fail on the `wait_for_exit` step](https://app.shippable.com/runs/56d56a5235921e0c0055afc5):
```
sudo docker logs -f c.exec.our-project.1135.1
PATH=/root/.phpenv/bin:/root/.…
-
It started failing today (yesterday similar build succeeded).
https://travis-ci.org/satooshi/php-coveralls/jobs/96038289#L235
```
$ phpunit
/home/travis/.phpenv/versions/7.0/bin/phpunit: line 1: html…
-
**How to reproduce**:
``` zephir
namespace Beanspeak;
class Fclose
{
protected socket;
public function connect() -> resource
{
var socket;
let socket = pfsockopen("172.…
-
ローカルのPHPプログラムを変更しても、サーバー側に反映されるのにおおむね30〜40秒程度の遅延が発生します。
httpd.confのEnableSendfileはoffとなっています。(もともとそうなっていますが)
vccwの時はそのようなことがなかったのですが、何か心当たりあるでしょうか?
環境は、以下になります。
osx el capitan
virtualbox 5.0.16
vagr…
-
It seems that wether or not I have `sudo:false` my account is using container based infrastructure. I tried apt-get installing some stuff I needed and it didn't work, so I dumbed the .travis.yml down…
-
Hi everyone,
I have the same issue in one of my packages : https://travis-ci.org/ARCANESOFT/Auth/jobs/97489752
It says: `../home/travis/build.sh: line 45: 3977 Segmentation fault (core dumped)…