diff options
author | terminaldweller <thabogre@gmail.com> | 2021-02-25 09:09:47 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-02-25 09:09:47 +0000 |
commit | fb3045d72ac1381a7c4fe088987b5988f6bf08e1 (patch) | |
tree | f1058ae5441f06ef0ba7fe1a76ef4b08ad18942a /runtravis.sh | |
parent | added the secrets as env vars to travis build. added the travis badge (diff) | |
download | hived-fb3045d72ac1381a7c4fe088987b5988f6bf08e1.tar.gz hived-fb3045d72ac1381a7c4fe088987b5988f6bf08e1.zip |
made a new docker-compose file for travis tests only
Diffstat (limited to 'runtravis.sh')
-rwxr-xr-x | runtravis.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtravis.sh b/runtravis.sh new file mode 100755 index 0000000..10ee492 --- /dev/null +++ b/runtravis.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env sh + |