zulip/tools/travis/setup-backend

6 lines
71 B
Bash
Executable File

#!/bin/bash
set -e
set -x
pip install pbs
python provision.py --travis