atom-julia-client
atom-julia-client copied to clipboard
Fixing the spec
As I said in https://github.com/JunoLab/atom-julia-client/pull/712, juli-client tests fail no matter what.
This comes up in every PR. Even for a simple npm install PR: #751 https://travis-ci.org/github/JunoLab/atom-julia-client/jobs/695836759#L471
There have been some attempts to fix this:
- https://github.com/aminya/atom-julia-client/pull/4 by UziTech
- https://github.com/aminya/atom-julia-client/pull/3 by me
We can use those as a starting point for fixing the tests