Update actions.py
This commit is contained in:
@@ -13,6 +13,7 @@ from pisi.actionsapi import get
|
|||||||
def build():
|
def build():
|
||||||
shelltools.system("python bootstrap.py")
|
shelltools.system("python bootstrap.py")
|
||||||
shelltools.system("asciidoc doc/manual.asciidoc")
|
shelltools.system("asciidoc doc/manual.asciidoc")
|
||||||
|
shelltools.system("emacs -Q --batch -f batch-byte-compile misc/ninja-mode.el")
|
||||||
|
|
||||||
def check():
|
def check():
|
||||||
#needs new package gtest -> ignore it for now
|
#needs new package gtest -> ignore it for now
|
||||||
|
|||||||
Reference in New Issue
Block a user