fred-wang / TeXZilla

LALR Javascript LaTeX-to-MathML converter compatible with Unicode
http://fred-wang.github.io/TeXZilla/
130 stars 21 forks source link

Improve Travis Continuous Integration #42

Open fred-wang opened 9 years ago

fred-wang commented 9 years ago

I've connected the TeXZilla repository to travis. After several attempts, I ended up doing "build only".

https://travis-ci.org/fred-wang/TeXZilla/builds

Ideally we should also: 1) run the tests with nodejs 2) run the tests with phantomjs 3) run the tests with slimerjs (not available as a package for Ubuntu precise) 5) run "make minify" (closure-compiler not available as a package for Ubuntu precise, but is in more recent version)