renderbug/ci/travis.sh

6 lines
222 B
Bash
Raw Normal View History

2018-12-27 04:35:58 +00:00
#!/bin/bash
bash <(curl -sL https://raw.githubusercontent.com/nrobinson2000/po/master/ci/ci-install)
po lib clean . -f &> /dev/null
yes "no" | po lib setup # change to "yes" to prefer libraries from GitHub
po photon build