Fix the generate_tests.sh to actually be executable.
This commit is contained in:
committed by
Abhilash Raj
parent
dbd4b0d5fa
commit
a43239e6ec
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ "$TRAVIS_BRANCH" = "master" ]; then
|
||||
TAG="latest"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user