Pull Requests are gladly accepted. Feel free to file an Issue to make sure that we agree on your approach before you spend time coding it.
Every commit is tested on Travis CI. Any PR that changes the behavior
of ob-async must also update the
tests. The
Makefile includes a test
target, which is the same target that
TravisCI will run against your PR.
We test against org-plus-contrib
from the official org archive and
we take async
from elpa. Rather than build Emacs from source every
time, we use prebuilt binaries for Emacs 24.5+ from npostavs'
emacs-travis repository.