mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
7 lines
100 B
Bash
Executable File
7 lines
100 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -o errexit
|
|
|
|
bash ./scripts/travis-consul.sh
|
|
bash ./scripts/travis-vault.sh
|