forked from cerc-io/ipld-eth-server
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
if [ $TRAVIS_BRANCH == 'staging' ]; then
|
|
sup --debug staging deploy
|
|
fi
|