Merge pull request #236 from ertugerata/master

Update actions.py
This commit is contained in:
Ertuğrul Erata
2016-03-01 13:34:53 +02:00
+1
View File
@@ -17,6 +17,7 @@ def build():
autotools.make()
def check():
pass
# check fail, need util-linux, in dockerized build check disabled. install util-linux and make check
#autotools.make("check")