f34nk
f34nk
``` mix test.target ... 82% tests passed, 3 tests failed out of 17 Total Test time (real) = 1.12 sec The following tests FAILED: 3 - handle_append_test (Failed) 5 -...
Travis runs build on `linux` per default. The setting `language: elixir` expects `erlang` to be available. Adding `osx` to the list shows that travis is lacking support for elixir/erlang projects...
Ubuntu 14.04 gcc version 4.8.5 **branch: master** Running `make` returns with error when linked to latest myhtml. - first I cloned latest mycss and myhtml - build myhtml without error...
Running the demo provided in the README.md doesn't work anymore. - dgraph_ex 0.1.5 - Dgraph version : v1.0.3 `iex> Repo.request mutation(schema: Land)` returns with: ``` {:error, %{"data" => nil, "errors"...