inspirehep / beard

Bibliographic Entity Automatic Recognition and Disambiguation
Other
66 stars 36 forks source link

fix: travis build #82

Closed jacquerie closed 8 years ago

jacquerie commented 8 years ago

@kaplun Build is passing now. A bit unsatisfactory, because I have no idea what made it work : )

So I will study a little this documentation and see what we were doing wrong: http://conda.pydata.org/docs/travis.html. Will remove "WIP" and ping you when I'm done.

glouppe commented 8 years ago

Just that I follow, Travis build was broken, without us changing anything?

jacquerie commented 8 years ago

Yes. I think I know what happened: https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh at some point changed the default value for the PREFIX parameter to $HOME/miniconda2 (note the 2 at the end), while we were cding in $HOME/miniconda.

glouppe commented 8 years ago

Oh yeah indeed, it should be that.

jacquerie commented 8 years ago

@glouppe @kaplun I think that now we are fine.

glouppe commented 8 years ago

Thanks for the fix! (I wont be able to merge though, as I lost my write access by leaving inveniosoftware org.)

kaplun commented 8 years ago

Ouch! Just merged, and just read this. Of course you can stay among those with merging rights until you wish to contribute :)

kaplun commented 8 years ago

Ah, but I don't have rights to add you back. I can ask @tiborsimko though.