purescript-indexedDB/deploy.sh
2017-07-06 12:26:28 +02:00

4 lines
69 B
Bash
Executable File

#!/bin/sh
test -n "$TRAVIS_TAG" && ( yes | pulp publish --no-push )