Closed deamme closed 8 years ago
Should be fixed now.
Something went wrong, I think Travis should rebuild it again.
Travis doesn't get along with purescript unless we use the trusty
build now for some reason. If we use these lines in the .travis.yml
it should work: https://github.com/purescript/purescript-prelude/blob/4650e8dbb4d3f6c7b870b61d908ef6f64503ee34/.travis.yml#L2-L3
Although generally we can drop all the gulp stuff and just use a pulp build anyway. I can do that afterwards though.
Thanks for working on this!
All tests work using "pulp test". I can't get the gulp build to work though, so please help me with that.