micanzhang / ob-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI tests fail

xuchunyang opened this issue · comments

Although the Travis CI badge is green, the tests are actually failing, see logs at https://travis-ci.org/micanzhang/ob-rust.

I suggest deleting all the test code because it is not working, because

  • You forgot to install Rust and cargo-script
  • org-babel-rust-command is not defined.