GNS/scripts at master · MobilityFirst/GNS · GitHub
Skip to content

Latest commit

 

History

History

A note on scripts available in this page

Script Description
travis_test.sh Script to invoke Travis CI test runs. More documentation here
travis_checks.sh Script used by Travis CI to do continuous integration test after every commit/push. This script is not intended to be invoked manually.
travis_template.sh A template Travis CI script. A custom command will be inserted into this template to run tests.
travis_template.yml A template Travis configuration fileused to dynamically generate Travis CI configuratiion.