fix invisible character in test script
This commit is contained in:
parent
cb352fad9a
commit
8ff8379a46
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Building SageCal" && \
|
||||
echo "Building SageCal" && \
|
||||
echo "Branch --> $BRANCH" && \
|
||||
cd /travis/workdir && \
|
||||
mkdir build && cd build && \
|
||||
|
|
Loading…
Reference in New Issue