Initial Commit by po
This commit is contained in:
5
ci/travis.sh
Executable file
5
ci/travis.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/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
|
Reference in New Issue
Block a user