KOBAYASHI Shigeru

Results 4 comments of KOBAYASHI Shigeru

Coveralls does not support for Appveyor CI. https://coveralls.zendesk.com/hc/en-us As an alternative, replace this with Codecov. - Coveralls [![Coverage Status](https://coveralls.io/repos/kosh04/newlisp/badge.svg?branch=develop&service=github)](https://coveralls.io/github/kosh04/newlisp?branch=develop) - Codecov [![codecov.io](https://codecov.io/github/kosh04/newlisp/coverage.svg?branch=develop)](https://codecov.io/github/kosh04/newlisp?branch=develop)

Add to the zeal directory PATH before running Emacs? or put following code in your `.emacs` ``` (add-to-list 'exec-path "C:/Program Files (x86)/Zeal") ```

`#wandbox` feature can handle only single compiler option at the moment. Handle to multiple compiler options is useful idea, but I have no idea how to provide better `#wandbox` syntax.

thanks, but I have no intention about using elpa as yet.