add ci script

This commit is contained in:
Kun Huang 2015-10-24 02:24:55 +08:00
parent 98f6132404
commit bc34f111c3

4
tests/ci/scalpels-ci.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# Author: Kun Huang <academicgareth@gmail.com>
echo "Hello, World!!"