-
Travis CI has too many tasks (33) to perform now. This increases the server load and is time consuming as we have to wait until all tasks are finished.
![default](https://cloud.githubusercontent.co…
-
On Travis CI, `rebar test` sometimes fails because Erlang VM gets core-dumped.
https://travis-ci.org/leveldb-erlang/h2leveldb/builds/99418512
```
==> h2leveldb (eunit)
make: *** [eunit] Segmentation…
-
Hello guys! I'm developing node.js application and using node.js box. And would like to connect this step to push notification to slack. But got such error:
![](https://pbs.twimg.com/media/CYt5beSW8A…
-
Re: http://www.minddust.com/post/tags-and-categories-on-github-pages/
It's possible to get rid of this double for lookup:
```
{% for post_tag in post.tags %}
{% for data_tag in site.data.tags %}…
-
Closure Compiler "error" level warnings should fail a build.
- [x] We need to compile a list of custom flags that should be passed to the compiler to raise many issues from "warning" to "error" level.…
-
This will allow us to set BaseURL to localhost for local dev and the proper one in production
See https://github.com/ArjenSchwarz/wercker-step-hugo-build
-
We should be able to manually push a button in wercker that initiates a packer push to atlas for the specified packer templates.
This means we can optionally build new versions of boxes.
We need to…
-
### Description of your issue:
I'm trying to pull a private Github repo as part of my build.
1. I created a Github deploy key, and tested it locally, with the exact command that the git_sync step us…
-
There is some problem with BLAS (Ubuntu 14.04).
```
sergey@sergey-Notebook-PC:~/foam/foam-extend-3.2/FOAM-FSI/src/thirdParty$ ./Allmake
+ '[' '!' -d boost_1_61_0 ']'
+ cd elemental
+ mkdir -p build …
-
Got this problem - https://github.com/karma-runner/karma/issues/1954. Can't test anymore. Anyone had this issue?
I got it after upgraded all the packages and configs to the current in the repo.