irtlab / rtptools

RTP Tools
http://www.cs.columbia.edu/irt/software/rtptools/
Other
166 stars 64 forks source link

remove hsearch #109

Closed janstary closed 6 years ago

janstary commented 6 years ago

This is a version of https://github.com/columbia-irt/rtptools/pull/89 without conflicts.

janstary commented 6 years ago

It's Travis itself that is failing:

/home/travis/.travis/job_stages: line 468: yarn: command not found
janstary commented 6 years ago

Or maybe the travis fail is something else?

$ git clone --depth=50 https://github.com/columbia-irt/rtptools.git columbia-irt/rtptools
Cloning into 'columbia-irt/rtptools'...
remote: Counting objects: 767, done.
remote: Compressing objects: 100% (376/376), done.
Receiving objects:  93% (714/767) 

Is this Travis timing out on the git clone? (Temporarily?) Is ths the point in the git history where the sdf files are (the clone takes some time for objects 714-723 here).

janstary commented 6 years ago

Note that the "failed" build is a Travis timeout

janstary commented 6 years ago

A new version prepared in https://github.com/columbia-irt/rtptools/pull/128