1 # Pull in python for access to pip for hererocks
22 - pip install hererocks
23 - hererocks env -r $LUAROCKS --$LUA
24 - source env/bin/activate
25 - luarocks install busted
28 - luarocks make rockspecs/luaevent/luaevent-scm-0.rockspec
29 - cd test && busted event_buffer-tests.lua