Fix the runtime option of sign check (#4254)
JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ os: linux
|
||||
install:
|
||||
- wget https://raw.githubusercontent.com/${TRAVIS_REPO_SLUG}/master/tools/check-signed-off.sh
|
||||
- chmod u+x check-signed-off.sh
|
||||
script: ./check-signed-off.sh --travis
|
||||
script: ./check-signed-off.sh --gh-actions
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user