travis: add dummy test
This commit is contained in:
4
travis-test.sh
Executable file
4
travis-test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e -x
|
||||
|
||||
echo Testing the dependency setup
|
||||
Reference in New Issue
Block a user