ELVIS-Project / vis-framework

Thoroughly modern symbolic musical data analysis suite.
http://elvisproject.ca/
31 stars 6 forks source link

Build is failing in Python 2.7. #389

Closed alexandermorgan closed 8 years ago

alexandermorgan commented 8 years ago

@musicus your last commit caused the build to fail in python 2.7. Please don't commit directly to master in the future, even if it's a mostly cosmetic commit like it was yesterday.

alexandermorgan commented 8 years ago

Also, it's called the new_ngram indexer, not the new_gram indexer.

musicus commented 8 years ago

I updated static files ... Travis hypothetically shouldn't fail, but will follow procedure next time.

ahankinson commented 8 years ago

I suspect the build failing was caused by gremlins, since it looked like it failed when installing scipy. :japanese_ogre: I restarted the build to see if it persists.

musicus commented 8 years ago

Where is that spelling error? (unless you already fixed it here ... which is the only place I made an alteration, aside fro the README.md)

ahankinson commented 8 years ago

Looks like it's passing now.

alexandermorgan commented 8 years ago

Great. new_gram was just in your commit message.