Fix build scripts (#5461)

* improve check env script

* fix update script children
This commit is contained in:
Eugenio Romano
2020-02-10 00:33:14 +00:00
committed by GitHub
parent a0926a38d8
commit c84bb250fb
2 changed files with 40 additions and 41 deletions

View File

@@ -1,15 +1,4 @@
#!/bin/sh -f
# Trigger a new Travis-CI job.
# Usage:
# trigger-travis.sh [--pro] [--branch BRANCH] GITHUBID GITHUBPROJECT TRAVIS_ACCESS_TOKEN [MESSAGE]
# For example:
# trigger-travis.sh typetools checker-framework `cat ~/private/.travis-access-token` "Trigger for testing"
# For full documentation, see
# https://github.com/plume-lib/trigger-travis/
#!/usr/bin/env bash
eval repos=( "alfresco-modeler-app"
"alfresco-process-workspace-app"