diff options
Diffstat (limited to 'test-wrapper')
-rwxr-xr-x | test-wrapper | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-wrapper b/test-wrapper new file mode 100755 index 0000000..7c5ba46 --- /dev/null +++ b/test-wrapper @@ -0,0 +1,3 @@ +#!/bin/bash +# Replace this once test is working properly. +./travis-test-1 |